System.Collections.Concurrent 4.0.0-beta-22231

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.

Microsoft
安装
dotnet add package System.Collections.Concurrent --version 4.0.0-beta-22231
Install-Package System.Collections.Concurrent -Version 4.0.0-beta-22231
依赖
any
包名版本要求
System.Runtime [4.0.0-beta-22231, )
System.Threading.Tasks [4.0.0-beta-22231, )
版本详情
作者Microsoft
发布时间2014-11-11 23:08:42
许可证http://go.microsoft.com/fwlink/?LinkId=329770