Share via


ODataMessageQuotas.MaxNestingDepth Property

Definition

Gets or sets the maximum depth of nesting allowed when reading or writing recursive payloads.

public int MaxNestingDepth { get; set; }
member this.MaxNestingDepth : int with get, set
Public Property MaxNestingDepth As Integer

Property Value

The maximum depth of nesting allowed when reading or writing recursive payloads.

Applies to