Fired after all workers have completed pausing.

Declaration Syntax

Event Paused As EventHandler
event EventHandler Paused;
__event EventHandler Paused;
In JScript, you can handle the events defined by a class, but you cannot define your own.

Requirements

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

See Also

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