Click or drag to resize

GridFSBucketOptions Properties

The GridFSBucketOptions type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
Gets or sets the bucket name.
Public propertyChunkSizeBytes
Gets or sets the chunk size in bytes.
Public propertyDisableMD5
Gets or sets whether to disable MD5 checksum computation when uploading a GridFS file.
Public propertyReadConcern
Gets or sets the read concern.
Public propertyReadPreference
Gets or sets the read preference.
Public propertyWriteConcern
Gets or sets the write concern.
Top
See Also