TIpClientSmtp() > Low level methods |
Sends the QUIT command to the SMTP server.
:quit() --> lSuccess
Method :quit() sends the QUIT command to the SMTP server which indicates the end of eMail transmission. It is implicitely called in the :close() method.
http://www.xHarbour.com