Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
Named
Semaphore
Release Method
Overload List
Release
Exits the semaphore and returns the previous count.
Release(Int32)
Exits the semaphore a specified number of times and returns the previous count.
See Also
Reference
NamedSemaphore Class
Gemstone.Threading Namespace
In This Article
Overload List
See Also