Method Clone

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Clone()

Creates a clone of the settings.

public MongoDatabaseSettings Clone()

Returns

MongoDatabaseSettings

A clone of the settings.