| GridFSBucketDownloadToStreamAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | DownloadToStreamAsync(BsonValue, Stream, GridFSDownloadOptions, CancellationToken) | Obsolete. 
            Downloads a file stored in GridFS and writes the contents to a stream.
             | 
|  | DownloadToStreamAsync(ObjectId, Stream, GridFSDownloadOptions, CancellationToken) | 
            Downloads a file stored in GridFS and writes the contents to a stream.
             | 
 See Also
See Also