Returns whether this ResultSet has more results.
It has side-effects, if the internal queue has been consumed it will page for more results.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public virtual bool IsExhausted()
Return Value
Type:
BooleanSee Also