Represents a thread-safe first in-first out (FIFO) collection.
See Also:
ConcurrentQueue<T> Members
Syntax
[System.Diagnostics.DebuggerDisplay("Count={Count}")]
[System.Diagnostics.DebuggerTypeProxy(typeof(System.Collections.Generic.CollectionDebuggerView`1))]
public class
ConcurrentQueue<T> :
IProducerConsumerCollection<T>,
IEnumerable<T>Type Parameters
- T
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: System.Collections.Concurrent
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0