GridFSBucketDownloadToStream Method |
Name | Description | |
---|---|---|
DownloadToStream(BsonValue, Stream, GridFSDownloadOptions, CancellationToken) | Obsolete.
Downloads a file stored in GridFS and writes the contents to a stream.
| |
DownloadToStream(ObjectId, Stream, GridFSDownloadOptions, CancellationToken) |
Downloads a file stored in GridFS and writes the contents to a stream.
|