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.
Smtp Class | MailBee.SmtpMail Namespace | Smtp.Dispose Overload List