Click or drag to resize

SystemPerformanceOptimizationContextMaximumNumberOfIterations Property

Gets the maximum number of iterations allowed by this context.

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

Property Value

Type: Int32
The maximum number of iterations allowed by this context.
See Also