Constructor GridFSBucketOptions
GridFSBucketOptions()
Initializes a new instance of the GridFSBucketOptions class.
public GridFSBucketOptions()
GridFSBucketOptions(GridFSBucketOptions)
Initializes a new instance of the GridFSBucketOptions class.
public GridFSBucketOptions(GridFSBucketOptions other)
Parameters
other
GridFSBucketOptionsThe other GridFSBucketOptions from which to copy the values.
GridFSBucketOptions(ImmutableGridFSBucketOptions)
Initializes a new instance of the GridFSBucketOptions class.
public GridFSBucketOptions(ImmutableGridFSBucketOptions other)
Parameters
other
ImmutableGridFSBucketOptionsThe other ImmutableGridFSBucketOptions from which to copy the values.