[This is preliminary documentation and is subject to change.]
Sets a limit of object nesting, i.e. for recursive graph depth. Default is 0xff
Namespace: NFX.Serialization.JSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public int MaxNestingLevel
[ConfigAttribute]
public int MaxNestingLevel
<ConfigAttribute>
Public MaxNestingLevel As Integer
<ConfigAttribute>
Public MaxNestingLevel As Integer
public:
[ConfigAttribute]
int MaxNestingLevel
public:
[ConfigAttribute]
int MaxNestingLevel
[<ConfigAttribute>]
val mutable MaxNestingLevel: int
[<ConfigAttribute>]
val mutable MaxNestingLevel: int
Field Value
Type:
Int32