BsonBinaryWriterPopMaxDocumentSize Method |
Pops the max document size stack, restoring the previous max document size.
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public void PopMaxDocumentSize()
Public Sub PopMaxDocumentSize
member PopMaxDocumentSize : unit -> unit
See Also