Public Instance Methods
![]() | Overloaded. Releases unmanaged and - optionally - managed resources |
Protected Instance Constructors
![]() |
Initializes a new instance of the Disposable class. |
Protected Instance Properties
![]() | Returns true if this instance has been disposed of, false otherwise |
Protected Instance Methods
![]() | Used to assert that the object has not been disposed |
![]() | Overloaded. Releases unmanaged and - optionally - managed resources. Remember to call this method from your derived classes. |
![]() | Releases unmanaged resources and performs other cleanup operations before the Disposable is reclaimed by garbage collection. |
See Also
Disposable Class | OpenPop.Pop3 Namespace