Summary

The main web crawler engine. This interface is used to run the web crawler.
For a list of all members of this type, see WebCrawlerEngine Members .

Declaration Syntax

Public Interface WebCrawlerEngine
	Inherits IDisposable
public interface WebCrawlerEngine : IDisposable
public __gc __interface WebCrawlerEngine : public IDisposable
public interface WebCrawlerEngine implements IDisposable

Requirements

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

See Also

WebCrawlerEngine Members | Eas.WebCrawler.Interfaces Namespace