 | SphinxSearchOptionsOffset Property |
Gets or sets the offset from which to return results from searchd.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic int Offset { get; set; }
Public Property Offset As Integer
Get
Set
Property Value
Type:
Int32The offset.
See Also