Platform SDK: CDO for Windows 2000

smtpconnectiontimeout Field

Indicates the number of seconds to wait for a valid socket to be established with the SMTP service before timing out.

Full Name

http://schemas.microsoft.com/cdo/configuration/smtpconnectiontimeout

Name Constant

CdoConfiguration.cdoSMTPConnectionTimeout

Variant SubType

[Visual Basic] Long

[C++,IDL] long

Remarks

The default is 30 seconds.

This field is ignored unless the sendusing field is set to cdoSendUsingPort (2).

Example

30

See Also

sendusing Field