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 propertyDisableMD5
Gets or sets whether to disable MD5 checksum computation when uploading a GridFS file.
Public propertyReadConcern
Gets the read concern.
Public propertyReadPreference
Gets the read preference.
Public propertySerializerRegistry
Gets the serializer registry.
Public propertyWriteConcern
Gets the write concern.
Top
See Also