The members of System.Threading.SemaphoreSlim are listed below.
See Also: Inherited members from System.Object
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. |
| [read-only] | AvailableWaitHandle | WaitHandle. Documentation for this section has not yet been entered. |
| [read-only] | CurrentCount | int. Documentation for this section has not yet been entered. |
Dispose()Documentation for this section has not yet been entered. | ||
Finalize()Documentation for this section has not yet been entered. | ||
Release()Documentation for this section has not yet been entered. | ||
Release(int)Documentation for this section has not yet been entered. | ||
Wait()Documentation for this section has not yet been entered. | ||
Wait(int)Documentation for this section has not yet been entered. | ||
Wait(CancellationToken)Documentation for this section has not yet been entered. | ||
Wait(TimeSpan)Documentation for this section has not yet been entered. | ||
Wait(int, CancellationToken)Documentation for this section has not yet been entered. | ||
Wait(TimeSpan, CancellationToken)Documentation for this section has not yet been entered. | ||