IBsonWriterState Property |
Gets the current state of the writer.
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax BsonWriterState State { get; }
ReadOnly Property State As BsonWriterState
Get
abstract State : BsonWriterState with get
Property Value
Type:
BsonWriterStateSee Also