Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently.
dotnet add package System.Collections.Concurrent
Install-Package System.Collections.Concurrent
| 作者 | Microsoft |
|---|---|
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |
| 最新版本 | 4.3.0 |