Property ChunkSizeBytes

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

Namespace

MongoDB.Driver.GridFS

Assembly

MongoDB.Driver.dll

ChunkSizeBytes

Gets the size of a chunk.

public int ChunkSizeBytes { get; }

Property Value

int

The size of a chunk.