Provides the System.Threading.Thread class, which allows developers to create and control a thread, set its priority, and get its state. Commonly Used Types: System.Threading.Thread System.Threading.ThreadStart System.Threading.ParameterizedThreadStart
dotnet add package System.Threading.Thread --version 4.0.0-beta-23123
Install-Package System.Threading.Thread -Version 4.0.0-beta-23123
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-07-29 09:14:31 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |