ODataMessageReaderSettings.MessageQuotas Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Quotas to use for limiting resource consumption when reading an OData message.
public Microsoft.OData.ODataMessageQuotas MessageQuotas { get; set; }
member this.MessageQuotas : Microsoft.OData.ODataMessageQuotas with get, set
Public Property MessageQuotas As ODataMessageQuotas