Table of Contents

Property MaxWireDocumentSize

Namespace
MongoDB.Driver.Core.Servers
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.