Model.Max Degree Of Parallelism Property
Gets or sets the maximum degree of parallelism enabled by this instance.
Definition
Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public int MaxDegreeOfParallelism { get; set; }
Property Value
Int32Implements
IParallelized.MaxDegreeOfParallelismExceptions
Argument | The value is zero or less than -1. |