Table of Contents

Property MaxWireDocumentSize

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

MaxWireDocumentSize

Gets the maximum size of a wire document. Normally slightly larger than MaxDocumentSize.

public int MaxWireDocumentSize { get; }

Property Value

int