MongoClientBaseListDatabasesAsync Method |
Name | Description | |
---|---|---|
ListDatabasesAsync(CancellationToken) |
Lists the databases on the server.
| |
ListDatabasesAsync(IClientSessionHandle, CancellationToken) |
Lists the databases on the server.
| |
ListDatabasesAsync(ListDatabasesOptions, CancellationToken) |
Lists the databases on the server.
| |
ListDatabasesAsync(IClientSessionHandle, ListDatabasesOptions, CancellationToken) |
Lists the databases on the server.
|