Table of Contents

Property MaxDocumentSize

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

MaxDocumentSize

Gets or sets the maximum size of a document.

public int? MaxDocumentSize { get; set; }

Property Value

int?

The maximum size of a document.