Declaration Syntax
ReadOnly Property SleepTimeInMilliseconds() As Integer
int SleepTimeInMilliseconds {get;}
__property int get_SleepTimeInMilliseconds();
function get SleepTimeInMilliseconds() : int;
Requirements
Namespace: Eas.WebCrawler.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)