RTSafeWaitHandle ReleaseHandle Method IntervalZero RTX Managed Code
Releases the handle

Namespace:  RTX.Threading.WaitHandles
Assembly:  IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)

Syntax

protected override bool ReleaseHandle()

Return Value

Type: OnlineBoolean
true on success, otherwise false.
See Also