OptimizationOptions.MaxCandidates Property

Definition

Maximum number of optimization candidates to generate. Must be >= 1. Default: 5.

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

Property Value

Applies to