Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
Named
Semaphore
Dispose Method
Overload List
Dispose
Releases all resources used by the current instance of the
WaitHandle
class.
Dispose(Boolean)
When overridden in a derived class, releases the unmanaged resources used by the
NamedSemaphore
, and optionally releases the managed resources.
See Also
Reference
NamedSemaphore Class
Gemstone.Threading Namespace
In This Article
Overload List
See Also