RtSemaphore.Release Method

Exits the semaphore, returning the previous count.

Overload List

  Name Description

Public method

Release

Exits the semaphore, returning the previous count.

Public method

Release (Int32)

Exits the semaphore the specified number of times, returning the previous count.

See Also: