Provides the System.Threading.Thread class, which allows developers to create and control a thread, set its priority, and get its state.
dotnet add package System.Threading.Thread
Install-Package System.Threading.Thread
| 作者 | Microsoft |
|---|---|
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |
| 最新版本 | 4.3.0 |