CountdownEvent.TryAddCount 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 | |
|---|---|---|
|
TryAddCount() | Attempts to increment CurrentCount by one. |
|
TryAddCount(Int32) | Attempts to increment CurrentCount by a specified value. |