exitCode

abstract val exitCode: Int?(source)

The process's exit code. Will be undefined when the task is terminated.

Online Documentation