GridFSBucketOptions Properties | 
The GridFSBucketOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| BucketName | 
            Gets or sets the bucket name.
              | |
| ChunkSizeBytes | 
            Gets or sets the chunk size in bytes.
              | |
| DisableMD5 | 
            Gets or sets whether to disable MD5 checksum computation when uploading a GridFS file.
              | |
| ReadConcern | 
            Gets or sets the read concern.
              | |
| ReadPreference | 
            Gets or sets the read preference.
              | |
| WriteConcern | 
            Gets or sets the write concern.
              |