The current WorkerState of the worker processing this request.

Declaration Syntax

ReadOnly Property WorkerState() As WorkerState
WorkerState WorkerState {get;}
__property WorkerState get_WorkerState();
function get WorkerState() : WorkerState;

Requirements

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

See Also

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