Table of Contents

Method Clone

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Clone()

Creates a clone of the settings.

public MongoClientSettings Clone()

Returns

MongoClientSettings

A clone of the settings.