Statements (24)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:class
|
| gptkbp:assembly |
gptkb:mscorlib.dll
System.Collections.Concurrent.dll |
| gptkbp:availableOn |
gptkb:.NET_Core
gptkb:.NET_5+ |
| gptkbp:designedFor |
multi-threaded scenarios
|
| gptkbp:documentation |
https://learn.microsoft.com/en-us/dotnet/api/system.collections.concurrent.concurrentqueue-1
|
| gptkbp:FIFO |
true
|
| gptkbp:genericType |
ConcurrentQueue<T>
|
| gptkbp:implementedIn |
IEnumerable
ICollection IProducerConsumerCollection |
| gptkbp:introducedIn |
gptkb:.NET_Framework_4.0
|
| gptkbp:language |
gptkb:C#
|
| gptkbp:lockFree |
true
|
| gptkbp:method |
Enqueue
TryDequeue TryPeek |
| gptkbp:namespace |
gptkb:System.Collections.Concurrent
|
| gptkbp:threadSafe |
true
|
| gptkbp:usedIn |
gptkb:.NET_Framework
|
| gptkbp:bfsParent |
gptkb:System.Collections.Concurrent
|
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
ConcurrentQueue
|