Constructor SemaphoreSlimRequest
SemaphoreSlimRequest(SemaphoreSlim, CancellationToken)
Initializes a new instance of the Semaphore
Parameters
semaphore
SemaphoreSlim The semaphore.
cancellationToken
CancellationToken The cancellation token.
Initializes a new instance of the Semaphore
semaphore
SemaphoreThe semaphore.
cancellationToken
CancellationThe cancellation token.