Dispose Method

Task Parallel System.Threading

Overload List

  NameDescription
Dispose()()()
Releases all resources used by the current instance of SemaphoreSlim.
Dispose(Boolean)
When overridden in a derived class, releases the unmanaged resources used by the ManualResetEventSlim, and optionally releases the managed resources.

See Also