C. Concurrent Classes from System.Collections.Concurrent

THE CONCURRENT CLASSES APPEAR in Figures C.1 through C.6 and are discussed in Chapter 19.

Figure C.1: System.Collections.Concurrent.ConcurrentQueue<T>

image

Figure C.2: System.Collections.Concurrent.ConcurrentStack<T>

image

Figure C.3: System.Collections.Concurrent.ConcurrentBag<T>

image

Figure C.4: System.Collections.Concurrent.ConcurrentLinkedList<T>

Figure C.5: System.Collections.Concurrent.BlockingCollection<T> ...

Get Essential C# 4.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.