System.Threading.CountdownEvent Class

Represents a synchronization primitive that is signaled when its count reaches zero.

See Also: CountdownEvent Members

Syntax

[System.Diagnostics.DebuggerDisplay("Initial Count={InitialCount}, Current Count={CurrentCount}")]
public class CountdownEvent : IDisposable

Remarks

Documentation for this section has not yet been entered.

Requirements

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