Click or drag to resize

PagePropertiesCommandTimeout Property

The time (in seconds) to wait for the command to execute. The minimum 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; }

Property Value

Type: Int32
The time (in seconds) to wait for the command to execute. The minimum value is 30 seconds
See Also