Click or drag to resize
RowSetFetchMoreResultsAsync Method
Force the fetching the next page of results without blocking for this result set, if any.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public Task FetchMoreResultsAsync()

Return Value

Type: Task
See Also