IMongoClient.ListDatabasesAsync Method |
Lists the databases on the server.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
SyntaxTask<IAsyncCursor<BsonDocument>> ListDatabasesAsync(
CancellationToken cancellationToken = null
)
Function ListDatabasesAsync (
Optional cancellationToken As CancellationToken = Nothing
) As Task(Of IAsyncCursor(Of BsonDocument))
abstract ListDatabasesAsync :
?cancellationToken : CancellationToken
(* Defaults:
let _cancellationToken = defaultArg cancellationToken null
*)
-> Task<IAsyncCursor<BsonDocument>>
Parameters
- cancellationToken (Optional)
- Type: Task<IAsyncCursor<BsonDocument>>
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