Back to product page

Timeout Property


Holds timeout value in seconds.

Type

Integer

Syntax

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

Remarks

Timeout property specified total number of seconds that must expire before wodSmtp disconnects from the server for inactivity. If set to 0, it will never disconnect automatically.

Platforms

Windows