Method ToCursorAsync
ToCursorAsync(CancellationToken)
Executes the operation and returns a cursor to the results.
Parameters
cancellationToken
CancellationToken The cancellation token.
Returns
- Task<IAsync
Cursor <TProjection>> A Task whose result is a cursor.