Back to product page

Timeout property


Seconds before disconnected due to being idle.

Type

An Integer value

Syntax

  • Basic
object.Timeout [= value]
The Timeout(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodHttpDLX.
valueAn Integer value.

Remarks

This property determines how long the control will wait for various methods (before declaring an error). This property is measured in seconds.

Platforms

Windows