AddCount Method

Task Parallel System.Threading

Overload List

  NameDescription
AddCount()()()
Increments the CountdownEvent's current count by one.
AddCount(Int32)
Increments the CountdownEvent's current count by a specified value.

See Also