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

Property Value

Type: Int32
The limit.
See Also