Method ToCursor
ToCursor(CancellationToken)
Executes the operation and returns a cursor to the results.
Parameters
cancellationToken
CancellationToken The cancellation token.
Returns
- IAsync
Cursor <TProjection> A cursor.
Executes the operation and returns a cursor to the results.
cancellationToken
CancellationThe cancellation token.
A cursor.