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.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)