Json.NET - Quick Starts & API Documentation
MaxDepth Property
Namespaces ► Newtonsoft.Json ► JsonReader ► MaxDepth
Gets or sets the maximum depth allowed when reading JSON. Reading past this depth will throw a JsonReaderException.
Declaration Syntax