Click or drag to resize
CMSConnectionScopeCommandTimeout Property
Command timeout which will be set on the connection within the current connection scope.

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

Property Value

Type: Int32
See Also