Reset Method
From Task Parallel System.Threading
|
|
| .NET Framework Class Library |
| CountdownEvent..::.Reset Method |
| CountdownEvent Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| Reset()()() |
Resets the CurrentCount to the value of InitialCount.
| |
| Reset(Int32) |
Resets the CurrentCount to a specified value.
|