Property MaxDocumentSize
- Namespace
 - MongoDB.Driver.Core.Connections
 
- Assembly
 - MongoDB.Driver.dll
 
MaxDocumentSize
Gets the maximum size of a document.
public int MaxDocumentSize { get; }
Property Value
- int
 The maximum size of a document.
Gets the maximum size of a document.
public int MaxDocumentSize { get; }
The maximum size of a document.