Represents a thread-safe last in-first out (LIFO) collection.
See Also:
ConcurrentStack<T> Members
Syntax
[System.Diagnostics.DebuggerDisplay("Count = {Count}")]
[System.Diagnostics.DebuggerTypeProxy(typeof(System.Collections.Generic.CollectionDebuggerView`1))]
public class
ConcurrentStack<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