The TaskQueue is a FIFO queue for asynchronous tasks. The tasks are sequentially processed in the order they were added.
Optional
Generated using TypeDoc
The TaskQueue is a FIFO queue for asynchronous tasks. The tasks are sequentially processed in the order they were added.