Click or drag to resize

GridFSDownloadStream Properties

The GridFSDownloadStream type exposes the following members.

Properties
  NameDescription
Public propertyCanRead (Inherited from DelegatingStream.)
Public propertyCanSeek (Inherited from DelegatingStream.)
Public propertyCanTimeout (Inherited from DelegatingStream.)
Public propertyCanWrite (Inherited from DelegatingStream.)
Public propertyFileInfo
Gets the files collection document.
Public propertyLength (Inherited from DelegatingStream.)
Public propertyPosition (Inherited from DelegatingStream.)
Public propertyReadTimeout (Inherited from DelegatingStream.)
Public propertyWriteTimeout (Inherited from DelegatingStream.)
Top
See Also