| GridFSBucketOpenDownloadStreamAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | OpenDownloadStreamAsync(BsonValue, GridFSDownloadOptions, CancellationToken) | Obsolete. 
            Opens a Stream that can be used by the application to read data from a GridFS file.
             | 
|  | OpenDownloadStreamAsync(ObjectId, GridFSDownloadOptions, CancellationToken) | 
            Opens a Stream that can be used by the application to read data from a GridFS file.
             | 
 See Also
See Also