MonitorEventTimeQuantumExpired.ExpiredProcessID Property

The process ID of the process that owns the thread for which the time quantum has expired. The value of this property is defined only when the value of property MonitorEvent.Version is greater than or equal to 1001.

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 uint ExpiredProcessID { get; }

Property Value

Type: UInt32

See Also: