MonitorEventEventReset.OriginalState Property
The state of the event at the time of the call to RtResetEvent: true means signaled, false means reset.
Namespace:
IntervalZero.MaxRT.wRTOS.Monitor
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public bool OriginalState { get; }
Property Value
Type: Boolean
See Also: