Keyoti Search for ASP.NET API Docs
RequestTimeout Property
API DocumentationKeyoti.SearchEngineConfigurationRequestTimeout
Keyoti Search for ASP.NET 2010
The length of time, in milliseconds, until the request times out
Declaration Syntax
C#Visual BasicVisual C++
public int RequestTimeout { get; set; }
Public Property RequestTimeout As Integer
public:
property int RequestTimeout {
	int get ();
	void set (int value);
}
Remarks
The number of milliseconds to wait for a response from the web-server being crawled/indexed. Typically this is best around 30000 milliseconds.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609