MonitorEventProcessCreateProcessID 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.RTX64.Monitor
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Syntax
public uint ProcessID { get; }

Property Value

Type: UInt32
See Also