System.Collections.Concurrent
Namespace with 2 public types
Classes
ConcurrentQueue`1
Represents a thread-safe first-in, first-out collection of objects.
Interfaces
IProducerConsumerCollection`1
Defines methods to manipulate thread-safe collections intended for producer/consumer usage.