The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CriticalHandle::Dispose Method
.NET Framework (current version)
Marks the handle for releasing and freeing resources.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the CriticalHandle. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the CriticalHandle class specifying whether to perform a normal dispose operation. |
Show:

