System.Threading.WaitHandle.WaitTimeout Field

Indicates that a WaitHandle.WaitAny(WaitHandle[], int, bool) operation timed out before any of the wait handles were signaled. This field is constant.

Value: 258

Syntax

public const int WaitTimeout

Remarks

This field is one of the possible return values of WaitAny.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0