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