Provides types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.Task<TResult> System.Runtime.CompilerServices.TaskAwaiter<TResult> System.Threading.Tasks.TaskCompletionSource<TResult> System.Threading.Tasks.Task System.OperationCanceledException System.AggregateException
dotnet add package System.Threading.Tasks --version 4.0.10-beta-23019
Install-Package System.Threading.Tasks -Version 4.0.10-beta-23019
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0-beta-23019, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-06-30 18:52:04 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |