mscorlib(4.0.0.0) API with additions
System.Threading.CountdownEvent Member List

This is the complete list of members for System.Threading.CountdownEvent, including all inherited members.

AddCount()System.Threading.CountdownEvent
AddCount(int signalCount)System.Threading.CountdownEvent
CountdownEvent(int initialCount)System.Threading.CountdownEvent
CurrentCountSystem.Threading.CountdownEvent
Dispose()System.Threading.CountdownEvent
Dispose(bool disposing)System.Threading.CountdownEventprotectedvirtual
InitialCountSystem.Threading.CountdownEvent
IsSetSystem.Threading.CountdownEvent
Reset()System.Threading.CountdownEvent
Reset(int count)System.Threading.CountdownEvent
Signal()System.Threading.CountdownEvent
Signal(int signalCount)System.Threading.CountdownEvent
TryAddCount()System.Threading.CountdownEvent
TryAddCount(int signalCount)System.Threading.CountdownEvent
Wait()System.Threading.CountdownEvent
Wait(CancellationToken cancellationToken)System.Threading.CountdownEvent
Wait(TimeSpan timeout)System.Threading.CountdownEvent
Wait(TimeSpan timeout, CancellationToken cancellationToken)System.Threading.CountdownEvent
Wait(int millisecondsTimeout)System.Threading.CountdownEvent
Wait(int millisecondsTimeout, CancellationToken cancellationToken)System.Threading.CountdownEvent
WaitHandleSystem.Threading.CountdownEvent