IParallelized.MaxDegreeOfParallelism Property

Gets or sets the maximum degree of parallelism enabled by the instance.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
int MaxDegreeOfParallelism { get; set; }

Property Value

Int32

See Also