Table of Contents

Property MaxDocumentSize

Namespace
MongoDB.Driver.Core.WireProtocol.Messages
Assembly
MongoDB.Driver.Core.dll

MaxDocumentSize

Gets the maximum size of the document.

public int? MaxDocumentSize { get; }

Property Value

int?

The maximum size of the document.