The return type of tasks in this queue
Cancels all pending and running tasks. Running tasks receive an abort signal.
Returns whether the queue has been cancelled.
Returns the number of currently running tasks.
Returns the number of tasks waiting in the queue.
Returns the abort signal for external use.
A task queue that limits concurrent execution.