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