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.1-beta-23409
Install-Package System.Threading.Tasks.Parallel -Version 4.0.1-beta-23409
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20, ) |
| System.Diagnostics.Tracing | [4.0.20, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Threading.Tasks | [4.0.10, ) |
| System.Collections.Concurrent | [4.0.10, ) |
| System.Diagnostics.Debug | [4.0.10, ) |
| System.Threading | [4.0.10, ) |
| System.Runtime.Extensions | [4.0.10, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20, ) |
| System.Collections.Concurrent | [4.0.10, ) |
| System.Threading.Tasks | [4.0.10, ) |
| System.Diagnostics.Tracing | [4.0.20, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Diagnostics.Debug | [4.0.10, ) |
| System.Threading | [4.0.10, ) |
| System.Runtime.Extensions | [4.0.10, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-10-15 17:00:24 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |