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 When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Threading.Thread --version 4.0.0
Install-Package System.Threading.Thread -Version 4.0.0
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.1.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:29:00 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |