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