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