Click or drag to resize
IBsonReaderState Property
Gets the current state of the reader.

Namespace: MongoDB.Bson.IO
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.0.1
Syntax
BsonReaderState State { get; }

Property Value

Type: BsonReaderState
See Also