Click or drag to resize

SnippetsOptionsLimit Property

Gets or sets the maximum snippet size. Default is 256.

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

Property Value

Int32
The limit.
See Also