Click or drag to resize

MultiQueryResultHasPendingResultSets Property

Gets a value that indicates whether this MultiQueryResult contains one or more result sets that haven't been read yet.

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

Property Value

Type: Boolean
See Also