Click or drag to resize

ISemaphoreRelease Method

Overload List
  NameDescription
Public methodRelease
Releases a permit, increasing the number of available permits by one.
Public methodRelease(Int32)
Releases the given number of permits, increasing the number of available permits by that amount.
Top
See Also