 | SnippetsOptionsLimit Property |
Gets or sets the maximum snippet size. Default is 256.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntaxpublic int Limit { get; set; }Public Property Limit As Integer
Get
Set
Property Value
Int32The limit.
See Also