Click or drag to resize

WrappingBsonWriter Properties

The WrappingBsonWriter type exposes the following members.

Properties
  NameDescription
Public propertyPosition
Gets the position. Not all writers are able to report the position. Those that can't simply return zero.
Public propertySerializationDepth
Gets the current serialization depth.
Public propertySettings
Gets the settings of the writer.
Public propertyState
Gets the current state of the writer.
Public propertyWrapped
Gets the wrapped writer.
Top
See Also