Table of Contents

Class GridFSUploadOptions

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.GridFS.dll

Represents options for a GridFS upload operation.

public class GridFSUploadOptions
Inheritance
GridFSUploadOptions
Inherited Members

Properties

Aliases

Gets or sets the aliases.

BatchSize

Gets or sets the batch size.

ChunkSizeBytes

Gets or sets the chunk size in bytes.

ContentType

Gets or sets the type of the content.

DisableMD5

Gets or sets whether to disable MD5 checksum computation when uploading a GridFS file.

Metadata

Gets or sets the metadata.