Table of Contents

Class GridFSDownloadOptions

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.GridFS.dll

Represents options for a GridFS download operation.

public class GridFSDownloadOptions
Inheritance
GridFSDownloadOptions
Derived
Inherited Members

Properties

CheckMD5

Gets or sets a value indicating whether to check the MD5 value.

Seekable

Gets or sets a value indicating whether the returned Stream supports seeking.