Table of Contents

Property ChunkSizeBytes

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

ChunkSizeBytes

Gets the size of a chunk.

public int ChunkSizeBytes { get; }

Property Value

int

The size of a chunk.