-
Type: New Feature
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.3
-
Component/s: None
-
None
-
Fully Compatible
For example:
var connectionString = "mongodb://[::1:]/?safe=true"; // localhost
var server = MongoServer.Create(connectionString);