| MongoClientDropDatabaseAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | DropDatabaseAsync(String, CancellationToken) | 
            Drops the database with the specified name.
            (Overrides MongoClientBaseDropDatabaseAsync(String, CancellationToken).) | 
|  | DropDatabaseAsync(IClientSessionHandle, String, CancellationToken) | 
            Drops the database with the specified name.
            (Overrides MongoClientBaseDropDatabaseAsync(IClientSessionHandle, String, CancellationToken).) | 
 See Also
See Also