Table of Contents

Property MaxSerializationDepth

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

MaxSerializationDepth

Gets or sets the max serialization depth allowed (used to detect circular references).

public int MaxSerializationDepth { get; set; }

Property Value

int