Click or drag to resize
QueryMetadataTime Property
Gets the query execution time.

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public TimeSpan Time { get; }

Property Value

Type: TimeSpan
The query execution time.
See Also