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 - 1548494
dotnet add package System.Threading.ThreadPool --version 4.0.10-beta-23516
Install-Package System.Threading.ThreadPool -Version 4.0.10-beta-23516
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| System.Runtime.InteropServices | [4.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-11-18 13:21:21 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |