ConcurrentBag

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:assembly System.Collections.Concurrent.dll
gptkbp:author gptkb:Microsoft
gptkbp:designedFor scenarios with multiple threads adding and removing items
gptkbp:documentation https://learn.microsoft.com/en-us/dotnet/api/system.collections.concurrent.concurrentbag-1
gptkbp:duplicatesAllowed true
gptkbp:genericType true
https://www.w3.org/2000/01/rdf-schema#label ConcurrentBag
gptkbp:introducedIn gptkb:.NET_Framework_4.0
gptkbp:language gptkb:C#
gptkbp:namespace gptkb:System.Collections.Concurrent
gptkbp:order unordered
gptkbp:partOf gptkb:.NET_Framework
gptkbp:supports Add
IEnumerable
IProducerConsumerCollection
TryPeek
TryTake
gptkbp:threadSafe true
gptkbp:bfsParent gptkb:System.Collections.Concurrent
gptkbp:bfsLayer 7