MonitorEventEventDestroy.ManualReset Property

True if the event is a manual reset event, false if it is an auto reset event.

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

Copy
public bool ManualReset { get; }

Property Value

Type: Boolean

See Also: