Click or drag to resize

GridFSDownloadByNameOptions Properties

The GridFSDownloadByNameOptions type exposes the following members.

Properties
  NameDescription
Public propertyCheckMD5
Gets or sets a value indicating whether to check the MD5 value.
(Inherited from GridFSDownloadOptions.)
Public propertyRevision
Gets or sets which revision of the file to download.
Public propertySeekable
Gets or sets a value indicating whether the returned Stream supports seeking.
(Inherited from GridFSDownloadOptions.)
Top
See Also