Gets the value that the associated process specified when it terminated.
Namespace: RTX.DiagnosticsAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
public int ExitCode { get; private set; }
public int ExitCode { get; private set; }
Public Property ExitCode As Integer
Get
Private Set
Public Property ExitCode As Integer
Get
Private Set
public:
property int ExitCode {
int get ();
private: void set (int value);
}
public:
property int ExitCode {
int get ();
private: void set (int value);
}
Property Value
Type:
Int32