Closes opened network connections (if any) and releases any used system resources.
Namespace: MailBee.SmtpMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax
RemarksUsually, the developer does not need to call this method. It's recommended
to call
Disconnect method to close the connections and free the resources.
See Also