Click or drag to resize
AbstractDataConnectionCommandTimeout Property
Command timeout.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public int CommandTimeout { get; set; }

Property Value

Type: Int32

Implements

IDataConnectionCommandTimeout
See Also