備忘:asp.net平台下線程安全集合類。
Provides blocking and bounding capabilities for thread-safe collections that implement IProducerConsumerCollection<T>.
Represents a thread-safe, unordered collection of objects.
Represents a thread-safe collection of key/value pairs that can be accessed by multiple threads concurrently.
Represents a thread-safe first in-first out (FIFO) collection.
Represents a thread-safe last in-first out (LIFO) collection.
Represents a particular manner of splitting an orderable data source into multiple partitions.
Provides common partitioning strategies for arrays, lists, and enumerables.
Represents a particular manner of splitting a data source into multiple partitions.