wodSmtp ActiveX Control - Timeout Property
      
 

Description

Holds timeout value in seconds.


Property type

An Integer value.  


Syntax

object.Timeout [= value]



The Timeout Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodSmtp.
value An 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.