TaskHandle.allTasks

interface TaskHandle
static
allTasks
()

Return Value

Type: TaskHandle[]

a set of all tasks for an event loop.

By default all tasks for the current event loop are returned.

Meta