The number of milliseconds to wait without getting a response form the request's server before a request times out.

Declaration Syntax

ReadOnly Property TimeoutInMilliseconds() As Integer
int TimeoutInMilliseconds {get;}
__property int get_TimeoutInMilliseconds();
function get TimeoutInMilliseconds() : int;

Requirements

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

See Also

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