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: 6.0.0
Syntax
public int Limit { get; set; }

Property Value

Int32
See Also