WaitHandle Fields
.NET Framework (current version)
Namespace:
System.Threading
Assembly: mscorlib (in mscorlib.dll)
| 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:


