Method MongoConnection.this

Overload group

Simplified constructor overload, with no settings

Prototype

MongoConnection this(
  string server,
  ushort port
);

Overload group

Prototype

MongoConnection this(
  MongoClientSettings cfg
);

Authors

Sönke Ludwig

Copyright

© 2012 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.