| BsonStreamAdapterLength Property | 
Namespace: MongoDB.Bson.IO
 Syntax
Syntax Exceptions
Exceptions| Exception | Condition | 
|---|---|
| NotSupportedException | A class derived from Stream does not support seeking. | 
| ObjectDisposedException | Methods were called after the stream was closed. | 
 See Also
See Also