DotNext.Collections.Concurrent
Namespace with 1 public types
Classes
CopyOnWriteList`1
A thread-safe variant of in which all mutative operations are implemented by making a snapshot copy of the underlying array.