Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code. Commonly Used Types: System.Threading.Monitor System.Threading.SynchronizationContext System.Threading.ManualResetEvent System.Threading.AutoResetEvent System.Threading.ThreadLocal<T> System.Threading.EventWaitHandle System.Threading.SemaphoreSlim System.Threading.Mutex When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Threading --version 4.0.11
Install-Package System.Threading -Version 4.0.11
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.1.0, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.1.0, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.1.0, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:28:11 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |