Click or drag to resize

SolutionMostIterationsDone Property

[This is preliminary documentation and is subject to change.]

Max number of iterations required to converge at any control iteration of the most recent solution.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public int MostIterationsDone { get; }

Property Value

Type: Int32
See Also