TimeOutSend (Dundas Mailer Control 1.0)
Overview | Properties | Methods
Use this property to retrieve or set the send time out value.
Syntax
MailerObject.TimeOutSend = [long]
The TimeOutSend property syntax has the following parts:
Part |
Description |
long |
The amount of time (in seconds) that a message will wait to be sent before the operation times out. |
Remarks
This property setting determines how long the message will wait in the queue before the send mail operation times out.
See Also: TimeOutConnect | TimeOutReceive