Model.Parallel Options Property
Gets or sets an object that specifies how the calculation of the model should be parallelized.
Definition
Namespace: Extreme.DataAnalysis.Models
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
A ParallelOptions object.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
protected ParallelOptions ParallelOptions { get; set; }
Property Value
ParallelOptionsA ParallelOptions object.