Click or drag to resize

GridFSUploadStream Properties

The GridFSUploadStream 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 propertyId
Gets the id of the file being added to GridFS.
Public propertyLength (Inherited from DelegatingStream.)
Public propertyPosition (Inherited from DelegatingStream.)
Public propertyReadTimeout (Inherited from DelegatingStream.)
Public propertyWriteTimeout (Inherited from DelegatingStream.)
Top
See Also