Countdown Event
AsyncCountdownEvent is an asynchronous alternative of CountdownEvent. It is synchronization aid that allows one or more caller to be suspended until a set of operations being performed in other tasks completes.
AsyncCountdownEvent is an asynchronous alternative of CountdownEvent. It is synchronization aid that allows one or more caller to be suspended until a set of operations being performed in other tasks completes.