Core Provider<T>.Parallel Options Property
Gets an object that specifies how the calculations should be parallelized.
Definition
Namespace: Extreme.Providers
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; }
Property Value
ParallelOptionsA ParallelOptions object.