Asynchronously waits to enter the System.Threading.SemaphoreSlim, while observing a System.Threading.CancellationToken.
- cancellationToken
- The System.Threading.CancellationToken token to observe.
A task that will complete when the semaphore has been entered.