Interface TaskExitedEvent
Properties
Optional Readonly code
code?: number
Optional Readonly ctx
ctx?: string
Optional Readonly processId
processId?: number
Optional Readonly signal
signal?: string
Readonly taskId
taskId: number
Optional Readonly terminalId
terminalId?: number
Event sent when a task has concluded its execution