Keyoti Search for ASP.NET API Docs
DbCommandTimeout Property
API DocumentationKeyoti.SearchEngineConfigurationDbCommandTimeout
Keyoti Search for ASP.NET 2010
The number of seconds to set CommandTimeout to for MSSQL commands.
Declaration Syntax
C#Visual BasicVisual C++
public int DbCommandTimeout { get; set; }
Public Property DbCommandTimeout As Integer
public:
property int DbCommandTimeout {
	int get ();
	void set (int value);
}

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