| GridFSBucketDownloadToStreamAsync Method |
| 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.
|