Gets an object that specifies how the calculations should be parallelized.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
protected ParallelOptions ParallelOptions { get; }
Protected ReadOnly Property ParallelOptions As ParallelOptions
Get
protected:
property ParallelOptions^ ParallelOptions {
ParallelOptions^ get ();
}
member ParallelOptions : ParallelOptions with get
Property Value
Type:
ParallelOptionsA
ParallelOptions object.
Numerical Libraries
Supported in: 5.x
Reference