SafeWaitHandle Properties
.NET Framework (current version)
Namespace:
Microsoft.Win32.SafeHandles
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | IsClosed | Gets a value indicating whether the handle is closed.(Inherited from SafeHandle.) |
![]() | IsInvalid | Gets a value that indicates whether the handle is invalid.(Inherited from SafeHandleZeroOrMinusOneIsInvalid.) |
Show:
