NumericsConfiguration.ParallelThreshold Property

Sets the threshold at which operations are run in parallel.

Definition

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

Property Value

Int32

See Also