ExitCode
property in Coherence.Plugins.NativeLauncher.NlProcess
Properties
public int ExitCode { get; }
Exit code of the process (only valid if HasExited is true).
Property Value
Type | Description |
---|---|
int |
public int ExitCode { get; }
Exit code of the process (only valid if HasExited is true).
Type | Description |
---|---|
int |