DataSourcePropertiesCommandTimeout Property |
The time (in seconds) to wait for the command to execute. The default value is 30 seconds.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int CommandTimeout { get; }
ReadOnly Property CommandTimeout As Integer
Get
Property Value
Type:
Int32The time (in seconds) to wait for the command to execute. The default value is 30 seconds.
See Also