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

Property Value

Type: Int32
The limit.
See Also