Click or drag to resize
ImmutableGridFSBucketOptions Properties

The ImmutableGridFSBucketOptions type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
Gets the bucket name.
Public propertyChunkSizeBytes
Gets the chunk size in bytes.
Public propertyStatic memberDefaults
Gets the default GridFSBucketOptions.
Public propertyReadConcern
Gets the read concern.
Public propertyReadPreference
Gets the read preference.
Public propertyWriteConcern
Gets the write concern.
Top
See Also