Click or drag to resize

QueryMetadataTime Property

Gets the query execution time.

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

Property Value

Type: TimeSpan
The query execution time.
See Also