Table of Contents

Property MaxChunkSize

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

MaxChunkSize

Gets the maximum size of a chunk.

public int MaxChunkSize { get; }

Property Value

int

The maximum size of a chunk.