WaitHandle Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The WaitHandle type exposes the following members.
| Name | Description | |
|---|---|---|
|
InvalidHandle | Represents an invalid native operating-system handle. This field is read-only. |
|
WaitTimeout | Indicates that a WaitAny operation timed out before any of the wait handles were signaled. This field is constant. |
Show: