Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Method PushSettings

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

PushSettings(Action<BsonReaderSettings>)

Pushes new settings for the reader.

void PushSettings(Action<BsonReaderSettings> configurator)

Parameters

configurator Action<BsonReaderSettings>

The settings configurator.