Class GridFSUploadOptions

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.GridFS

Assembly

MongoDB.Driver.dll

Represents options for a GridFS upload operation.

public class GridFSUploadOptions

Inheritance

object

GridFSUploadOptions

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.MemberwiseClone()

object.ReferenceEquals(object, object)

object.ToString()

Properties

BatchSize

Gets or sets the batch size.

ChunkSizeBytes

Gets or sets the chunk size in bytes.

Metadata

Gets or sets the metadata.