Gets or sets the maximum degree of parallelism enabled by this instance.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public int MaxDegreeOfParallelism { get; set; }
Public Property MaxDegreeOfParallelism As Integer
Get
Set
public:
virtual property int MaxDegreeOfParallelism {
int get () sealed;
void set (int value) sealed;
}
abstract MaxDegreeOfParallelism : int with get, set
override MaxDegreeOfParallelism : int with get, set
Property Value
Type:
Int32Implements
IParallelizedMaxDegreeOfParallelism
Numerical Libraries
Supported in: 6.0
Reference