System.Threading.CountdownEvent.AddCount Method

Increments the System.Threading.CountdownEvent's current count by a specified value.

Syntax

public void AddCount (int signalCount)

Parameters

signalCount
The value by which to increase CountdownEvent.CurrentCount.

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