| ImmutableGridFSBucketOptions Properties | 
The ImmutableGridFSBucketOptions type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BucketName | 
            Gets the bucket name.
             | 
|  | ChunkSizeBytes | 
            Gets the chunk size in bytes.
             | 
|   | Defaults | 
            Gets the default GridFSBucketOptions.
             | 
|  | ReadConcern | 
            Gets the read concern.
             | 
|  | ReadPreference | 
            Gets the read preference.
             | 
|  | SerializerRegistry | 
            Gets the serializer registry.
             | 
|  | WriteConcern | 
            Gets the write concern.
             | 
 See Also
See Also