exitCode property

int? exitCode
getter/setter pair

The exist code of the completed process.

Implementation

int? exitCode;