BsonBinaryWriterSettings Properties |
The BsonBinaryWriterSettings type exposes the following members.
Name | Description | |
---|---|---|
Defaults |
Gets or sets the default BsonBinaryWriter settings.
| |
Encoding |
Gets or sets the Encoding.
| |
FixOldBinarySubTypeOnOutput |
Gets or sets whether to fix the old binary data subtype on output.
| |
GuidRepresentation | Obsolete.
Gets or sets the representation for Guids.
(Inherited from BsonWriterSettings.) | |
IsFrozen |
Gets whether the settings are frozen.
(Inherited from BsonWriterSettings.) | |
MaxDocumentSize |
Gets or sets the max document size.
| |
MaxSerializationDepth |
Gets or sets the max serialization depth allowed (used to detect circular references).
(Inherited from BsonWriterSettings.) |