Releases the unmanaged resources used by the
Pop3
and optionally releases the managed resources.
protected virtual void Dispose(
bool disposing
)
Protected Overridable Sub Dispose( _
ByVal disposing As Boolean _
)
protected:
virtual void Dispose(
bool disposing
);
Parameters
- disposing
- true to release both managed and unmanaged resources; false to release only unmanaged resources.