Click or drag to resize

QueryMetadataTime Property

Gets the query execution time.

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

Property Value

TimeSpan
The query execution time.
See Also