Click or drag to resize

GridFSUploadStreamTFileId Properties

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