MonitorEventWFMOEXWait.ObjectUniqueIDs Property
An array containing the unique IDs of the wRTOS Subsystem objects to which the handles in property Handles refer. The elements of this array are in one-to-one correspondence with the elements of the array Handles. This property's value is only defined when the value of [!:Monitor.Version] is 1003 or higher.
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 ulong[] ObjectUniqueIDs { get; }
Property Value
Type: UInt64
See Also: