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.
dotnet add package System.Threading.ThreadPool --version 4.3.0-preview1-24530-04
Install-Package System.Threading.ThreadPool -Version 4.3.0-preview1-24530-04
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| System.Runtime.Handles | [4.3.0-preview1-24530-04, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-10-24 16:53:06 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |