Query MetadataTime Property
Gets the query execution time.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The query execution time.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public TimeSpan Time { get; }VB
Public ReadOnly Property Time As TimeSpan
GetProperty Value
TimeSpanThe query execution time.