RtSafeWaitHandle.ReleaseHandle Method

Releases the handle.

Namespace:  IntervalZero.MaxRT.wRTOS.RtApi.Threading.WaitHandles
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
protected override bool ReleaseHandle()

Return Value

Type: Boolean
true on success, otherwise false.

See Also: