Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskProcessEndEvent

An event signaling the end of a process execution triggered through a task

Hierarchy

  • TaskProcessEndEvent

Index

Properties(2)

Properties(2)

Readonly execution

execution: TaskExecution

The task execution for which the process got started.

Readonly exitCode

exitCode: undefined | number

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

Generated by TypeDoc. Maintained by 洛竹