Table of Contents

Constructor MongoUrlBuilder

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

MongoUrlBuilder()

Creates a new instance of MongoUrlBuilder.

public MongoUrlBuilder()

MongoUrlBuilder(string)

Creates a new instance of MongoUrlBuilder.

public MongoUrlBuilder(string url)

Parameters

url string

The initial settings.