The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SemaphoreSlim::Release Method
.NET Framework (current version)
Releases the SemaphoreSlim object.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Release() | Releases the SemaphoreSlim object once. |
![]() | Release(Int32) | Releases the SemaphoreSlim object a specified number of times. |
Show:
