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