The ProcessingState that is processing the current request.

Declaration Syntax

Public ReadOnly Property State() As ProcessingState
public ProcessingState State {get;}
public: __property ProcessingState get_State();
public function get State() : ProcessingState;

Requirements

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

See Also

ProcessingStateEventArgs Class | ProcessingStateEventArgs Members | Eas.WebCrawler.Interfaces Namespace