exitCode property

int? exitCode

The exist code, returned by waitExit, or null if still running.

Implementation

int? get exitCode;