Property MaxEvaluations
MaxEvaluations
Gets or sets the maximum number of word combinations to evaluate. Default=1000. A higher value might improve result quality. A lower value might improve performance.
Declaration
public virtual int MaxEvaluations { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |