Click or drag to resize

BsonStream Properties

The BsonStream type exposes the following members.

Properties
  NameDescription
Public propertyCanRead (Inherited from Stream.)
Public propertyCanSeek (Inherited from Stream.)
Public propertyCanTimeout (Inherited from Stream.)
Public propertyCanWrite (Inherited from Stream.)
Public propertyLength (Inherited from Stream.)
Public propertyPosition (Inherited from Stream.)
Public propertyReadTimeout (Inherited from Stream.)
Public propertyWriteTimeout (Inherited from Stream.)
Top
See Also