IAggregateFluent<TResult>.OutAsync Method |
Appends an out stage to the pipeline and executes it, and then returns a cursor to read the contents of the output collection.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
SyntaxTask<IAsyncCursor<TResult>> OutAsync(
string collectionName,
CancellationToken cancellationToken = null
)
Function OutAsync (
collectionName As String,
Optional cancellationToken As CancellationToken = Nothing
) As Task(Of IAsyncCursor(Of TResult))
abstract OutAsync :
collectionName : string *
?cancellationToken : CancellationToken
(* Defaults:
let _cancellationToken = defaultArg cancellationToken null
*)
-> Task<IAsyncCursor<'TResult>>
Parameters
- collectionName
- Type: Task<IAsyncCursor<TResult>>
A Task whose result is a cursor.
See Also
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant