WebCrawlerEngine overview

Public Methods

Pause Tell the engine to pause it's crawling.
Start Tell the engine to start crawling (or unpause if paused).
Stop Tell the engine to stop crawling.

Public Properties

Events The collection of events that this crawler will fire during processing.
Store The store of requests to be processed.

See Also

WebCrawlerEngine Interface | Eas.WebCrawler.Interfaces Namespace