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.
dotnet add package System.Threading.ThreadPool
Install-Package System.Threading.ThreadPool
| 作者 | Microsoft |
|---|---|
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |
| 最新版本 | 4.3.0 |