exitCode property
int
get
exitCode
Exit code for the process.
See Process.exitCode for more information in the exit code value.
Implementation
int get exitCode;
Exit code for the process.
See Process.exitCode for more information in the exit code value.
int get exitCode;