Mono Class Library: System.Threading.WaitHandle Overview | Members

System.Threading.WaitHandle.WaitAny Method

Documentation for this section has not yet been entered.

[System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail)]
public static int WaitAny (WaitHandle[] waitHandles, TimeSpan timeout, bool exitContext)

Parameters

waitHandles
Documentation for this section has not yet been entered.
timeout
Documentation for this section has not yet been entered.
exitContext
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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