WaitHandle Fields

Include Protected Members
Include Inherited Members

[ 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.

Fields

  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.

Top

See Also

Reference

WaitHandle Class

System.Threading Namespace