System.Threading.CountdownEvent.Reset Method

Resets the CountdownEvent.CurrentCount to the value of CountdownEvent.InitialCount.

Syntax

public void Reset ()

Remarks

Unlike most of the members of System.Threading.CountdownEvent, Reset is not thread-safe and may not be used concurrently with other members of this instance.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0