Click or drag to resize
MongoServerInstanceMaxDocumentSize Property
Gets the max document size for this server instance.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.0.1
Syntax
public int MaxDocumentSize { get; }

Property Value

Type: Int32
See Also