TaskProcessEndEvent$Typings extension
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 beundefined
when the task is terminated.no setter