NumericsConfiguration.ParallelThreshold Property

Sets the threshold at which operations are run in parallel.

Definition

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

Property Value

Int32

See Also