A unique identifier for the task.
A task handler function.
The this
context used when invoking the handler function.
Disposable which unregisters this task on disposal.
Starts an operation to run in the background
Operation Information
Generated using TypeDoc
Registers a task that can be invoked via a keyboard shortcut, a menu item, an action, or directly.
Registering a task with an existing task identifier twice will cause an error.