Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel. Commonly Used Types: System.Threading.Tasks.Parallel System.Threading.Tasks.ParallelLoopState System.Threading.Tasks.ParallelLoopResult System.Threading.Tasks.ParallelOptions
dotnet add package System.Threading.Tasks.Parallel --version 4.0.0-beta-22416
Install-Package System.Threading.Tasks.Parallel -Version 4.0.0-beta-22416
| 包名 | 版本要求 |
|---|---|
| System.Collections.Concurrent | [4.0.0-beta-22416, ) |
| System.Runtime | [4.0.0-beta-22416, ) |
| System.Threading.Tasks | [4.0.0-beta-22416, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-01-16 15:49:25 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |