When overridden in a derived class, must release unmananged 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.
Pop3 Class | MailBee.Pop3Mail Namespace | Pop3.Dispose Overload List