The number of milliseconds to sleep during those actions that require intermitent sleeping.

Declaration Syntax

ReadOnly Property SleepTimeInMilliseconds() As Integer
int SleepTimeInMilliseconds {get;}
__property int get_SleepTimeInMilliseconds();
function get SleepTimeInMilliseconds() : int;

Requirements

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

See Also

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