Click or drag to resize

IWaitDefaultTimeout Property

Specifies the default timeout in milliseconds. If not set, the default is 10,000 milliseconds (10 seconds).

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.4.444.0 (1.4.444.0)
Syntax
int DefaultTimeout { get; set; }

Property Value

Type: Int32
See Also