https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_GridFS_IGridFSBucket_1_DownloadToStream.htm
IGridFSBucket(TFileId).DownloadToStream Method
Downloads a file stored in GridFS and writes the contents to a stream.
method
https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/Properties_T_MongoDB_Driver_GridFS_IGridFSBucket_1.htm
IGridFSBucket(TFileId) Properties
properties
https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_GridFS_IGridFSBucket_1_Find.htm
IGridFSBucket(TFileId).Find Method
Finds matching entries from the files collection.
findmethod
https://mongodb.github.io/mongo-csharp-driver/2.11/apidocs/html/M_MongoDB_Driver_GridFS_GridFSBucket_1_OpenDownloadStreamAsync.htm
GridFSBucket(TFileId).OpenDownloadStreamAsync Method
Opens a Stream that can be used by the application to read data from a GridFS file.
method
https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_GridFS_IGridFSBucket_1_UploadFromBytesAsync.htm
IGridFSBucket(TFileId).UploadFromBytesAsync Method
Uploads a file (or a new revision of a file) to GridFS.
method
https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_GridFS_IGridFSBucket_1_Drop.htm
IGridFSBucket(TFileId).Drop Method
Drops the files and chunks collections associated with this GridFS bucket.
dropmethod
https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_GridFS_IGridFSBucket_1_DownloadToStreamByName.htm
IGridFSBucket(TFileId).DownloadToStreamByName Method
Downloads a file stored in GridFS and writes the contents to a stream.
method
https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_GridFS_IGridFSBucket_1_OpenDownloadStreamAsync.htm
IGridFSBucket(TFileId).OpenDownloadStreamAsync Method
Opens a Stream that can be used by the application to read data from a GridFS file.
method
https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/Methods_T_MongoDB_Driver_GridFS_IGridFSBucket_1.htm
IGridFSBucket(TFileId) Methods
methods