CountdownEvent.AddCount Method
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddCount() | Increments the CountdownEvent's current count by one. |
|
AddCount(Int32) | Increments the CountdownEvent's current count by a specified value. |