| ByteBufferStreamPosition Property | 
Namespace: MongoDB.Bson.IO
 Syntax
Syntax Exceptions
Exceptions| Exception | Condition | 
|---|---|
| IOException | An I/O error occurs. | 
| NotSupportedException | The stream does not support seeking. | 
| ObjectDisposedException | Methods were called after the stream was closed. | 
 See Also
See Also