OptimizationOptions.MaxIterations Property

Definition

Maximum optimization iterations per strategy. Must be >= 1. Default: 5.

public int? MaxIterations { get; set; }
member this.MaxIterations : Nullable<int> with get, set
Public Property MaxIterations As Nullable(Of Integer)

Property Value

Applies to