Constructor GridFSBucket
GridFSBucket(IMongoDatabase, GridFSBucketOptions)
Initializes a new instance of the GridFSBucket class.
public GridFSBucket(IMongoDatabase database, GridFSBucketOptions options = null)
Parameters
database
IMongoDatabaseThe database.
options
GridFSBucketOptionsThe options.