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