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

Property Value

Type: Int32
The offset.
See Also