 | SuggestionOptionsLimit Property |
The maximum number of suggestion to return. Default is 5.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic int Limit { get; set; }
Public Property Limit As Integer
Get
Set
Property Value
Type:
Int32
See Also