Table of Contents

Method Parse

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Parse(string)

Parses a URL and sets all settings to match the URL.

public void Parse(string url)

Parameters

url string

The URL.