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

System.Threading.SynchronizationContext.WaitHelper Method

Documentation for this section has not yet been entered.

[System.CLSCompliant(false)]
[System.Runtime.ConstrainedExecution.PrePrepareMethod]
[System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail)]
protected static int WaitHelper (IntPtr[] waitHandles, bool waitAll, int millisecondsTimeout)

Parameters

waitHandles
Documentation for this section has not yet been entered.
waitAll
Documentation for this section has not yet been entered.
millisecondsTimeout
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: 2.0.0.0
Since: .NET 2.0