RTProcess ExitCode Property IntervalZero RTX Managed Code
Gets the value that the associated process specified when it terminated.

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

Syntax

public int ExitCode { get; private set; }

Property Value

Type: OnlineInt32
See Also