Property ChunkSizeBytes

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

Namespace

MongoDB.Driver.GridFS

Assembly

MongoDB.Driver.dll

ChunkSizeBytes

Gets or sets the chunk size in bytes.

public int ChunkSizeBytes { get; set; }

Property Value

int

The chunk size in bytes.