An AsyncProducerConsumerQueue is a queue of items that provides async-compatible Enqueue and Dequeue operations. AsyncCollection is more flexible than this type, but it is also more complex.
An AsyncProducerConsumerQueue is a queue of items that provides async-compatible Enqueue and Dequeue operations. AsyncCollection is more flexible than this type, but it is also more complex.