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: 5.3.0
Syntax
public TimeSpan SearchTime { get; }

Property Value

Type: TimeSpan
The search time.
See Also