Click or drag to resize
IMongoDatabaseClient Property
Gets the client.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.0.1
Syntax
IMongoClient Client { get; }

Property Value

Type: IMongoClient
See Also