MongoClientSettings Constructor |
Creates a new instance of MongoClientSettings. Usually you would use a connection string instead.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public MongoClientSettings()
new : unit -> MongoClientSettings
See Also