GridFSBucketDownloadAsBytes Method

Overload List
 NameDescription
Public methodDownloadAsBytes(TFileId, GridFSDownloadOptions, CancellationToken)
Downloads a file stored in GridFS and returns it as a byte array.
(Inherited from GridFSBucketTFileId.)
Public methodDownloadAsBytes(BsonValue, GridFSDownloadOptions, CancellationToken)
Downloads a file stored in GridFS and returns it as a byte array.
Top
See Also

Reference