Table of Contents

Method ToMongoUrl

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ToMongoUrl()

Creates a new instance of MongoUrl based on the settings in this MongoUrlBuilder.

public MongoUrl ToMongoUrl()

Returns

MongoUrl

A new instance of MongoUrl.