When overridden in a derived class, must release unmanaged and optionally managed resources used by the component.
If the derived class does not use any additional resources, this method does not need to be overridden. If, however, it's overridden, the developer must also call Dispose method of the base class.
Imap Class | MailBee.ImapMail Namespace | Imap.Dispose Overload List