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. The timeout period is only used when the client is in blocking mode. Although this property can be changed when the client is in non-blocking mode, the value will be ignored until the client is returned to blocking mode.
For most applications it is recommended the timeout period be set between 10 and 20 seconds.
InternetDialer Class | SocketTools Namespace