TimeOutReceive (Dundas Mailer Control 1.0)
Overview | Properties | Methods
Use this property to retrieve or set the receive time out value.
Syntax
MailerObject.TimeOutReceive = [long]
The TimeOutReceive property syntax has the following parts:
Part |
Description |
long |
The amount of time (in seconds) to wait for a reply from the SMTP server. Defaults to 30 seconds. |
Remarks
You can increase this property if a requested mail operation continually times out on you.
See Also: TimeOutConnect | TimeOutSend