Method MoveNextAsync
MoveNextAsync(CancellationToken)
Moves to the next batch of documents.
Task<bool> MoveNextAsync(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenThe cancellation token.
Moves to the next batch of documents.
Task<bool> MoveNextAsync(CancellationToken cancellationToken = default)
cancellationToken
CancellationTokenThe cancellation token.