| IMongoClientListDatabasesAsync Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also