RTSemaphore Release Method IntervalZero RTX Managed Code
Overload List

Name Description
Public method Release
Exits the semaphore, returning the previous count.
Public method Release(Int32)
Exits the semaphore, returning the previous count.
Back to Top
See Also