Disconnect Method
Disconnects from the SMTP server.
Object Oriented Interface
public function doDisconnect();
Procedural Interface
ipworks_htmlmailer_do_disconnect($res);
Remarks
This method disconnects from the mail relay.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Disconnect MethodDisconnects from the SMTP server. Object Oriented Interfacepublic function doDisconnect(); Procedural Interfaceipworks_htmlmailer_do_disconnect($res); RemarksThis method disconnects from the mail relay. |
||