Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskExecution

An object representing an executed Task. It can be used to terminate a task.

This interface is not intended to be implemented.

Hierarchy

  • TaskExecution

索引

Properties

Methods

Properties

task

task: Task

The task that got started.

Methods

terminate

  • terminate(): void

Generated by TypeDoc