Table of Contents

Method Clone

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Clone()

Creates a clone of the settings.

public MongoDatabaseSettings Clone()

Returns

MongoDatabaseSettings

A clone of the settings.