MonitorEventCustom.UserKind Property
The user-specific kind of this custom event. This can be any value. These events are generated using RTAPI function RtGenerateEvent.
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 uint UserKind { get; }
Property Value
Type: UInt32
See Also: