Click or drag to resize
BsonBinaryWriterPopMaxDocumentSize Method
Pops the max document size stack, restoring the previous max document size.

Namespace: MongoDB.Bson.IO
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.0.1
Syntax
public void PopMaxDocumentSize()
See Also