System.Threading.Tasks.Parallel Class

Provides support for parallel loops and regions.

See Also: Parallel Members

Syntax

public static class Parallel

Remarks

The System.Threading.Tasks.Parallel class provides library-based data parallel replacements for common operations such as for loops, for each loops, and execution of a set of statements.

Requirements

Namespace: System.Threading.Tasks
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0