Multi Query ResultHas Pending Result Sets Property
Gets a value that indicates whether this MultiQueryResult contains one or more result sets that haven't been read yet.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public bool HasPendingResultSets { get; }VB
Public ReadOnly Property HasPendingResultSets As Boolean
Get