Table of Contents

Property MaxDocumentSize

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

MaxDocumentSize

Gets or sets the default max document size. The default is 4MiB.

public static int MaxDocumentSize { get; set; }

Property Value

int