AsyncSemaphore Constructor (Int32)

 

Initializes a new instance of AsyncSemaphore.

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

public:
AsyncSemaphore(
	int initialCount
)

Parameters

initialCount
Type: System::Int32

Return to top
Show: