| GridFSBucketOpenDownloadStream Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | OpenDownloadStream(TFileId, GridFSDownloadOptions, CancellationToken) | 
            Opens a Stream that can be used by the application to read data from a GridFS file.
            (Inherited from GridFSBucketTFileId.) | 
|  | OpenDownloadStream(BsonValue, GridFSDownloadOptions, CancellationToken) | 
            Opens a Stream that can be used by the application to read data from a GridFS file.
             | 
 See Also
See Also