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