RtEventWaitHandle.Reset Method
Sets the state of the event to nonsignaled, causing threads to block.
Namespace:
IntervalZero.MaxRT.wRTOS.RtApi.Threading
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public bool Reset()
Return Value
Type: Boolean
true if the operation succeeds; otherwise, false.
See Also: