Table of Contents

Class GridFSUploadOptions

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

Represents options for a GridFS upload operation.

public class GridFSUploadOptions
Inheritance
GridFSUploadOptions
Inherited Members

Properties

BatchSize

Gets or sets the batch size.

ChunkSizeBytes

Gets or sets the chunk size in bytes.

Metadata

Gets or sets the metadata.