Exits the semaphore, returning the previous count.
Namespace: RTX.ThreadingAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
Return Value
Type:
An integer value representing the count on the semaphore before the Overload:Semaphore.Release method was called.
See Also