TimeOutConnect (Dundas Mailer Control 1.0)

Dundas

TimeOutConnect (Dundas Mailer Control 1.0)

Overview | Properties | Methods

Retrieves or sets the connection time out value in seconds.

Syntax

MailerObject.TimeOutConnect = [long]

The TimeOutConnect property syntax has the following parts:

Part

Description

long

Any positive long expression. The time to wait for a connection to be established before cancelling the operation. Defaults to 30 seconds.

Remarks

You can increase this value if your connection attempts to the server continually time out.

Note that this timeout value is multiplied if you specify more than one SMTP or DNS servers. In otherwords, the timeout value is applied on a per connection attempt basis.

See Also: TimeOutReceive | TimeOutSend