Gets and sets a value which specifies a timeout period in seconds.
An integer value which specifies a timeout period in seconds.
Setting the Timeout property specifies the number of seconds until a blocking operation fails and returns an error. A value of zero indicates that the blocking operation should wait indefinitely until it completes or the Cancel method is called.
For most applications it is recommended the timeout period be set between 10 and 20 seconds.
InternetMail Class | SocketTools Namespace