The collection of events that this crawler will fire during processing.

Declaration Syntax

ReadOnly Property Events() As WebCrawlerEvents
WebCrawlerEvents Events {get;}
__property WebCrawlerEvents get_Events();
function get Events() : WebCrawlerEvents;

Requirements

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

See Also

WebCrawlerEngine Interface | WebCrawlerEngine Members | Eas.WebCrawler.Interfaces Namespace