MailBee.NET Objects 4.0

Pop3.Dispose Method ()

Closes opened network connections (if any) and releases any used system resources.

public void Dispose();

Implements

IDisposable.Dispose

Remarks

Usually, 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

Pop3 Class | MailBee.Pop3Mail Namespace | Pop3.Dispose Overload List