MonitorEventProcessCreate.ProcessID Property
The process ID of the process. A proxy process has the process ID of the Windows process for which it is a proxy. All real-time non-proxy processes have odd process IDs greater than 1000. All Windows process IDs are even numbers.
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 ProcessID { get; }
Property Value
Type: UInt32
See Also: