Click or drag to resize
GridFSBucketDownloadAsBytesAsync Method
Overload List
  NameDescription
Public methodDownloadAsBytesAsync(BsonValue, GridFSDownloadOptions, CancellationToken) Obsolete.
Downloads a file stored in GridFS and returns it as a byte array.
Public methodDownloadAsBytesAsync(ObjectId, GridFSDownloadOptions, CancellationToken)
Downloads a file stored in GridFS and returns it as a byte array.
Top
See Also