TaskProcessEndEvent$Typings extension

on

Properties

execution TaskExecution

Available on TaskProcessEndEvent, provided by the TaskProcessEndEvent$Typings extension

The task execution for which the process got started.
no setter
exitCode num?

Available on TaskProcessEndEvent, provided by the TaskProcessEndEvent$Typings extension

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