SafeHandle::Dispose Method
.NET Framework (current version)
Releases the resources used by the SafeHandle class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the SafeHandle class. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the SafeHandle class specifying whether to perform a normal dispose operation. |
Show:

