Table of Contents

Property ChunkSizeBytes

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

ChunkSizeBytes

Gets or sets the chunk size in bytes.

public int ChunkSizeBytes { get; set; }

Property Value

int

The chunk size in bytes.