Keyoti SearchUnit API Docs
DbCommandTimeout Property
API DocumentationKeyoti.SearchEngineConfigurationDbCommandTimeout
Keyoti SearchUnit v6
The number of seconds to set CommandTimeout to for MSSQL commands.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int DbCommandTimeout { get; set; }
public int DbCommandTimeout { get; set; }
Public Property DbCommandTimeout As Integer
	Get
	Set
Public Property DbCommandTimeout As Integer
	Get
	Set
public:
property int DbCommandTimeout {
	int get ();
	void set (int value);
}
public:
property int DbCommandTimeout {
	int get ();
	void set (int value);
}
member DbCommandTimeout : int with get, set
member DbCommandTimeout : int with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120