Click or drag to resize

GridFSUploadOptions Properties

The GridFSUploadOptions type exposes the following members.

Properties
  NameDescription
Public propertyAliases Obsolete.
Gets or sets the aliases.
Public propertyBatchSize
Gets or sets the batch size.
Public propertyChunkSizeBytes
Gets or sets the chunk size in bytes.
Public propertyContentType Obsolete.
Gets or sets the type of the content.
Public propertyDisableMD5
Gets or sets whether to disable MD5 checksum computation when uploading a GridFS file.
Public propertyMetadata
Gets or sets the metadata.
Top
See Also