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