AsyncCountdownEvent Constructor (Int32)
Visual Studio 2015
Initializes a new instance of AsyncCountdownEvent.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Parameters
- initialCount
-
Type:
System::Int32
The number of signals required to unblock the awaiters.
Show: