Classes
- Parallel static Provides support for parallel loops and regions.
-
Parallel
Loop Enables iterations of parallel loops to interact with other iterations. An instance of this class is provided by the Parallel class to each loop; you can not create instances in your code.State -
Parallel
Options Stores options that configure the operation of methods on the Parallel class.
Structures
-
Parallel
Loop Provides completion status on the execution of a Parallel loop.Result
Assemblies
- netstandard / View namespace in assembly
-
System.
Private. / View namespace in assemblyCore Lib -
System.
Runtime / View namespace in assembly -
System.
Threading. / View namespace in assemblyTasks -
System.
Threading. / View namespace in assemblyTasks. Extensions -
System.
Threading. / View namespace in assemblyTasks. Parallel