BsonBinaryReader Properties | 
The BsonBinaryReader type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseStream | 
            Gets the base stream.
              | |
| BsonStream | 
            Gets the BSON stream.
              | |
| CurrentBsonType | 
            Gets the current BsonType.
              (Inherited from BsonReader.) | |
| CurrentName | 
            Gets the current name.
              (Inherited from BsonReader.) | |
| Disposed | 
            Gets whether the BsonReader has been disposed.
              (Inherited from BsonReader.) | |
| Settings | 
            Gets the settings of the writer.
              | |
| State | 
            Gets the current state of the reader.
              (Inherited from BsonReader.) |