The Parallel type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| For |
Executes a for-loop in which iterations may run in parallel.
|
Properties
| Name | Description | |
|---|---|---|
| ThreadsCount |
Number of threads used for parallel computations.
|