System.Threading.SemaphoreSlim.Release Method

Exits the System.Threading.SemaphoreSlim a specified number of times.

Syntax

public int Release (int releaseCount)

Parameters

releaseCount
The number of times to exit the semaphore.

Returns

The previous count of the System.Threading.SemaphoreSlim.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0