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 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