Disconnect Method
Disconnects from the SMTP server.
Syntax
public void Disconnect();
Public Sub Disconnect()
Remarks
This method disconnects from the mail relay.
|
Disconnect MethodDisconnects from the SMTP server. Syntaxpublic void Disconnect(); Public Sub Disconnect() RemarksThis method disconnects from the mail relay. |