Table of Contents

Property MaxDocumentSize

Namespace
MongoDB.Driver.Core.Servers
Assembly
MongoDB.Driver.Core.dll

MaxDocumentSize

Gets the maximum size of a document.

public int MaxDocumentSize { get; }

Property Value

int

The maximum size of a document.