System.Threading.ThreadPool 4.3.0

Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to execute tasks, post work items, wait on behalf of other threads, and process timers. Commonly Used Types: System.Threading.ThreadPool System.Threading.WaitOrTimerCallback When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Threading.ThreadPool --version 4.3.0
Install-Package System.Threading.ThreadPool -Version 4.3.0
依赖
.NETStandard1.3
包名版本要求
System.Runtime [4.3.0, )
System.Runtime.Handles [4.3.0, )
版本详情
作者Microsoft
发布时间2016-11-15 23:57:34
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770