 | QueryMetadataTime Property |
Gets the query execution time.
Namespace:
SphinxConnector.FluentApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic TimeSpan Time { get; }
Public ReadOnly Property Time As TimeSpan
Get
Property Value
Type:
TimeSpanThe query execution time.
See Also