 | SphinxSearchResultSearchTime Property |
Gets the time searchd needed to find the result.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic TimeSpan SearchTime { get; }
Public ReadOnly Property SearchTime As TimeSpan
Get
Property Value
Type:
TimeSpanThe search time.
See Also