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

System.Threading.Mutex Constructor

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

[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. [Edit]
name
Documentation for this section has not yet been entered. [Edit]
createdNew
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: 1.0.5000.0, 2.0.0.0