[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The System.Collections.Concurrent namespace provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections and System.Collections.Generic namespaces whenever multiple threads are accessing the collection concurrently.