| Name | Description |
---|
 | DropDatabase(String, CancellationToken) | Drops the database with the specified name. (Overrides MongoClientBaseDropDatabase(String, CancellationToken).) |
 | DropDatabase(IClientSessionHandle, String, CancellationToken) | Drops the database with the specified name. (Overrides MongoClientBaseDropDatabase(IClientSessionHandle, String, CancellationToken).) |
 | 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).) |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetDatabase | Gets a database. (Overrides MongoClientBaseGetDatabase(String, MongoDatabaseSettings).) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | ListDatabaseNames(CancellationToken) | Returns the names of the databases on the server. (Overrides MongoClientBaseListDatabaseNames(CancellationToken).) |
 | ListDatabaseNames(IClientSessionHandle, CancellationToken) | Returns the names of the databases on the server. (Overrides MongoClientBaseListDatabaseNames(IClientSessionHandle, CancellationToken).) |
 | ListDatabaseNames(ListDatabaseNamesOptions, CancellationToken) | Returns the names of the databases on the server. (Overrides MongoClientBaseListDatabaseNames(ListDatabaseNamesOptions, CancellationToken).) |
 | ListDatabaseNames(IClientSessionHandle, ListDatabaseNamesOptions, CancellationToken) | Returns the names of the databases on the server. (Overrides MongoClientBaseListDatabaseNames(IClientSessionHandle, ListDatabaseNamesOptions, CancellationToken).) |
 | ListDatabaseNamesAsync(CancellationToken) | Returns the names of the databases on the server. (Overrides MongoClientBaseListDatabaseNamesAsync(CancellationToken).) |
 | ListDatabaseNamesAsync(IClientSessionHandle, CancellationToken) | Returns the names of the databases on the server. (Overrides MongoClientBaseListDatabaseNamesAsync(IClientSessionHandle, CancellationToken).) |
 | ListDatabaseNamesAsync(ListDatabaseNamesOptions, CancellationToken) | Returns the names of the databases on the server. (Overrides MongoClientBaseListDatabaseNamesAsync(ListDatabaseNamesOptions, CancellationToken).) |
 | ListDatabaseNamesAsync(IClientSessionHandle, ListDatabaseNamesOptions, CancellationToken) | Returns the names of the databases on the server. (Overrides MongoClientBaseListDatabaseNamesAsync(IClientSessionHandle, ListDatabaseNamesOptions, CancellationToken).) |
 | ListDatabases(CancellationToken) | Lists the databases on the server. (Overrides MongoClientBaseListDatabases(CancellationToken).) |
 | ListDatabases(IClientSessionHandle, CancellationToken) | Lists the databases on the server. (Overrides MongoClientBaseListDatabases(IClientSessionHandle, CancellationToken).) |
 | ListDatabases(ListDatabasesOptions, CancellationToken) | Lists the databases on the server. (Overrides MongoClientBaseListDatabases(ListDatabasesOptions, CancellationToken).) |
 | ListDatabases(IClientSessionHandle, ListDatabasesOptions, CancellationToken) | Lists the databases on the server. (Overrides MongoClientBaseListDatabases(IClientSessionHandle, ListDatabasesOptions, CancellationToken).) |
 | ListDatabasesAsync(CancellationToken) | Lists the databases on the server. (Overrides MongoClientBaseListDatabasesAsync(CancellationToken).) |
 | ListDatabasesAsync(IClientSessionHandle, CancellationToken) | Lists the databases on the server. (Overrides MongoClientBaseListDatabasesAsync(IClientSessionHandle, CancellationToken).) |
 | ListDatabasesAsync(ListDatabasesOptions, CancellationToken) | Lists the databases on the server. (Overrides MongoClientBaseListDatabasesAsync(ListDatabasesOptions, CancellationToken).) |
 | ListDatabasesAsync(IClientSessionHandle, ListDatabasesOptions, CancellationToken) | Lists the databases on the server. (Overrides MongoClientBaseListDatabasesAsync(IClientSessionHandle, ListDatabasesOptions, CancellationToken).) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | StartSession | Starts a client session. (Overrides MongoClientBaseStartSession(ClientSessionOptions, CancellationToken).) |
 | StartSessionAsync | Starts a client session. (Overrides MongoClientBaseStartSessionAsync(ClientSessionOptions, CancellationToken).) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | WatchTResult(PipelineDefinitionChangeStreamDocumentBsonDocument, TResult, ChangeStreamOptions, CancellationToken) | Watches changes on all collections in all databases. (Overrides MongoClientBaseWatchTResult(PipelineDefinitionChangeStreamDocumentBsonDocument, TResult, ChangeStreamOptions, CancellationToken).) |
 | WatchTResult(PipelineDefinitionChangeStreamDocumentBsonDocument, TResult, ChangeStreamOptions, CancellationToken) | Watches changes on all collections in all databases. (Inherited from MongoClientBase.) |
 | WatchTResult(IClientSessionHandle, PipelineDefinitionChangeStreamDocumentBsonDocument, TResult, ChangeStreamOptions, CancellationToken) | Watches changes on all collections in all databases. (Overrides MongoClientBaseWatchTResult(IClientSessionHandle, PipelineDefinitionChangeStreamDocumentBsonDocument, TResult, ChangeStreamOptions, CancellationToken).) |
 | WatchTResult(IClientSessionHandle, PipelineDefinitionChangeStreamDocumentBsonDocument, TResult, ChangeStreamOptions, CancellationToken) | Watches changes on all collections in all databases. (Inherited from MongoClientBase.) |
 | WatchAsyncTResult(PipelineDefinitionChangeStreamDocumentBsonDocument, TResult, ChangeStreamOptions, CancellationToken) | Watches changes on all collections in all databases. (Overrides MongoClientBaseWatchAsyncTResult(PipelineDefinitionChangeStreamDocumentBsonDocument, TResult, ChangeStreamOptions, CancellationToken).) |
 | WatchAsyncTResult(PipelineDefinitionChangeStreamDocumentBsonDocument, TResult, ChangeStreamOptions, CancellationToken) | Watches changes on all collections in all databases. (Inherited from MongoClientBase.) |
 | WatchAsyncTResult(IClientSessionHandle, PipelineDefinitionChangeStreamDocumentBsonDocument, TResult, ChangeStreamOptions, CancellationToken) | Watches changes on all collections in all databases. (Overrides MongoClientBaseWatchAsyncTResult(IClientSessionHandle, PipelineDefinitionChangeStreamDocumentBsonDocument, TResult, ChangeStreamOptions, CancellationToken).) |
 | WatchAsyncTResult(IClientSessionHandle, PipelineDefinitionChangeStreamDocumentBsonDocument, TResult, ChangeStreamOptions, CancellationToken) | Watches changes on all collections in all databases. (Inherited from MongoClientBase.) |
 | WithReadConcern | Returns a new IMongoClient instance with a different read concern setting. (Overrides MongoClientBaseWithReadConcern(ReadConcern).) |
 | WithReadPreference | Returns a new IMongoClient instance with a different read preference setting. (Overrides MongoClientBaseWithReadPreference(ReadPreference).) |
 | WithWriteConcern | Returns a new IMongoClient instance with a different write concern setting. (Overrides MongoClientBaseWithWriteConcern(WriteConcern).) |