Summary

Implementations of this class are used to create impementations of WebCrawlerEngine.
For a list of all members of this type, see WebCrawlerSettings Members .

Declaration Syntax

Public Interface WebCrawlerSettings
	Inherits WebCrawlerComponent
public interface WebCrawlerSettings : WebCrawlerComponent
public __gc __interface WebCrawlerSettings : public WebCrawlerComponent
public interface WebCrawlerSettings implements WebCrawlerComponent

Remarks

This inteface aggregates all the necessary inputs that the WebCrawlerEngine needs in order to begin processing.

Requirements

Namespace: Eas.WebCrawler.Interfaces
Assembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)

See Also

WebCrawlerSettings Members | Eas.WebCrawler.Interfaces Namespace