interface Task.Constructors
Static constructors and root context for Tasks.
Properties
launch
Launches a task in the root context. Equivalent to Task.rootContext.launch.
launchTask.rootContext.launch.Definition
launch: Task.Context['launch'];