Declaration Syntax
ReadOnly Property WasPaused() As Boolean
bool WasPaused {get;}
__property bool get_WasPaused();
function get WasPaused() : Boolean;
Remarks
This property will returntrue
Requirements
Namespace: Eas.WebCrawler.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)