The length of time, in milliseconds, until the request times out
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public int RequestTimeout { get; set; }
public int RequestTimeout { get; set; }
Public Property RequestTimeout As Integer Get Set
Public Property RequestTimeout As Integer Get Set
public: property int RequestTimeout { int get (); void set (int value); }
public: property int RequestTimeout { int get (); void set (int value); }
member RequestTimeout : int with get, set
member RequestTimeout : int with get, set
Property 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: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120