īģŋ🌐 MongoClientBase.ListDatabasesAsync Method - mongodb.github.io
Click or drag to resize

MongoClientBaseListDatabasesAsync Method

Overload List
  NameDescription
Public methodListDatabasesAsync(CancellationToken)
Lists the databases on the server.
Public methodListDatabasesAsync(IClientSessionHandle, CancellationToken)
Lists the databases on the server.
Top
See Also