ConcurrentQueue « Collections Data Structure « C# / C Sharp






1.ConcurrentQueue represents a thread-safe first in-first out (FIFO) collection.