Click or drag to resize

SuggestionOptionsLimit Property

The maximum number of suggestion to return. Default is 5.

Namespace:  SphinxConnector.FluentApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public int Limit { get; set; }

Property Value

Type: Int32
See Also