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

System.Threading.Semaphore Constructor

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

public Semaphore (int initialCount, int maximumCount, string name)

Parameters

initialCount
Documentation for this section has not yet been entered. [Edit]
maximumCount
Documentation for this section has not yet been entered. [Edit]
name
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: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0