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