The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CountdownEvent::Reset Method
.NET Framework (current version)
Resets the CurrentCount value.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Reset() | Resets the CurrentCount to the value of InitialCount. |
![]() | Reset(Int32) | Resets the InitialCount property to a specified value. |
Show:
