Click or drag to resize

SystemPerformanceOptimizationContextMinimumNumberOfIterations Property

Gets the minimum number of iterations required by this context.

Namespace:  Novacta.Analytics.Advanced
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public int MinimumNumberOfIterations { get; }

Property Value

Type: Int32
The minimum number of iterations required by this context.
See Also