RtProcess.ExitCode Property
Gets the value that the associated process specified when it terminated.
Namespace:
IntervalZero.MaxRT.wRTOS.RtApi.Diagnostics
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public int ExitCode { get; }
Property Value
Type: Int32
Implements
IDiagnosticsRtProcess.ExitCode.
See Also: