IParallelized.MaxDegreeOfParallelism Property

Gets or sets the maximum degree of parallelism enabled by the instance.

Definition

Namespace: Extreme
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
int MaxDegreeOfParallelism { get; set; }

Property Value

Int32

See Also