Used to assert that the object has not been disposed
The method is to be used by the subclasses in order to provide a simple method for checking the disposal state of the object.
Exception Type | Condition |
---|---|
ObjectDisposedException | Thrown if the object is in a disposed state. |
Disposable Class | OpenPop.Pop3 Namespace