Method ToMongoUrl
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
ToMongoUrl()
Creates a new instance of MongoUrl based on the settings in this MongoUrlBuilder.
public MongoUrl ToMongoUrl()Returns
A new instance of MongoUrl.