Closes all opened network connections (if any) and releases any used system resources.
Namespace: MailBee.ImapMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
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