GridFSBucketDownloadToStream Method |
Name | Description | |
---|---|---|
![]() | DownloadToStream(BsonValue, Stream, GridFSDownloadOptions, CancellationToken) |
Downloads a file stored in GridFS and writes the contents to a stream.
|
![]() | DownloadToStream(TFileId, Stream, GridFSDownloadOptions, CancellationToken) |
Downloads a file stored in GridFS and writes the contents to a stream.
(Inherited from GridFSBucketTFileId.) |