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

System.Threading.SynchronizationContext.WaitHelper Method

Documentation for this section has not yet been entered. [Edit]

[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. [Edit]
waitAll
Documentation for this section has not yet been entered. [Edit]
millisecondsTimeout
Documentation for this section has not yet been entered. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0