This property specifies whether ANSMTP disconnects to server after sending an email.
If the value of KeepConnection property is zero, ANSMTP object disconnects to server after sending an email; otherwise ANSMTP keeps the connection to SMTP server to standby . The default value is zero.
This is for sending multiple emails with one SMTP session. Begins from ANSMTP 4.0, we don't suggest to use this property. To obtain higher performance in sending email, you can use FastSender object.
See Also
SendMail Method
Terminate Method
ANSMTP Samples
2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.