Property MaxDocumentSize NamespaceMongoDB.Driver.Core.Servers AssemblyMongoDB.Driver.dll MaxDocumentSize Gets the maximum size of a document. public int MaxDocumentSize { get; } Property Value int The maximum size of a document.