Table of Contents

Method Clone

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

Clone()

Creates a clone of the settings.

public BsonBinaryWriterSettings Clone()

Returns

BsonBinaryWriterSettings

A clone of the settings.