MonitorEventProcessCreate.Handle Property

The first handle created for the process. RTX64 internal system processes (such as proxy processes that perform work on behalf of Windows applications linked to RTAPI.DLL) do not have handles. In those cases, this field will be zero.

Namespace:  IntervalZero.RTX64.Monitor
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Syntax
public ulong Handle { get; }

Property Value

Type: UInt64
See Also