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

System.Threading.SynchronizationContext.Wait Method

Documentation for this section has not yet been entered.

[System.CLSCompliant(false)]
[System.Runtime.ConstrainedExecution.PrePrepareMethod]
public virtual int Wait (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