SafeWaitHandle Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The SafeWaitHandle type exposes the following members.
| 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: