Managed Iterative Algorithm<T, TError, TReport>.Max Degree Of Parallelism Property
Gets or sets the maximum degree of parallelism enabled by this instance.
Definition
Namespace: Extreme.Mathematics.Algorithms
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public int MaxDegreeOfParallelism { get; set; }
Property Value
Int32Implements
IParallelized.MaxDegreeOfParallelismExceptions
Argument | The value is zero or less than -1. |