Method Parse
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
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.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Parses a URL and sets all settings to match the URL.
public void Parse(string url)
url
string
The URL.