Click or drag to resize
IDatabaseAbstracterCommandTimeout Property
Gets or sets the default command time out.

Namespace: Activsoft.Engine.Db
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
int CommandTimeout { get; set; }

Property Value

Type: Int32
The command timeout in milliseconds.
See Also