System.Threading.Thread 4.0.0

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.

Microsoft
安装
dotnet add package System.Threading.Thread --version 4.0.0
Install-Package System.Threading.Thread -Version 4.0.0
依赖
.NETStandard1.3
包名版本要求
System.Runtime [4.1.0, )
版本详情
作者Microsoft
发布时间2016-06-27 12:29:00
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770