Description
-
Holds timeout value, in seconds.
Property type
-
An Integer value.
Syntax
-
object.Timeout [= value]
The Timeout Property syntax has these parts:
object |
An expression
evaluating to an object of type wodPop3. |
value |
An Integer
value. |
Remarks
-
Timeout property specified total number of seconds that
must expire before wodPop3 disconnects from the server for
inactivity.
If set to 0, it will never disconnect
automatically.
|