SystemCollectionsConcurrent_ProducerConsumerCollectionDebugView<T>
A debugger view of the IProducerConsumerCollection that makes it simple to browse the
collection's contents at a point in time.
Returns a snapshot of the underlying collection's elements.
public SystemCollectionsConcurrent_ProducerConsumerCollectionDebugView(IProducerConsumerCollection<T> collection)
Constructs a new debugger view object for the provided collection object.