Method ToMongoUrl

| MongoDB CSharp Driver API Reference (original) (raw)

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.