Class AsyncFifoQueue<T>

AsyncFifoQueue

A minimal FIFO queue for asynchronous operations. Allows adding asynchronous operations and consume them in the order they are resolved.

Type Parameters

  • T

Constructors

Methods

Generated using TypeDoc