RowSetFetchMoreResultsAsync Method |
Force the fetching the next page of results without blocking for this result set, if any.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public Task FetchMoreResultsAsync()
Return Value
Type:
TaskSee Also