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

System.Threading.Mutex Constructor

Documentation for this section has not yet been entered.

[System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail)]
public Mutex (bool initiallyOwned, string name, out bool createdNew)

Parameters

initiallyOwned
Documentation for this section has not yet been entered.
name
Documentation for this section has not yet been entered.
createdNew
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