Click or drag to resize
SphinxSearchResultSearchTime Property
Gets the time searchd needed to find the result.

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public TimeSpan SearchTime { get; }

Property Value

Type: TimeSpan
The search time.
See Also