RTProcess Handle Property IntervalZero RTX Managed Code
Gets the associated process's native handle.

Namespace:  RTX.Diagnostics
Assembly:  IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)

Syntax

public IntPtr Handle { get; }

Property Value

Type: OnlineIntPtr
See Also