Click or drag to resize

SphinxSearchOptionsOffset Property

Gets or sets the offset from which to return results from searchd.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public int Offset { get; set; }

Property Value

Type: Int32
The offset.
See Also