WebHttpRelayBinding.ReaderQuotas Property

Definition

Gets or sets xml reader quotas on the messages processed.

public System.Xml.XmlDictionaryReaderQuotas ReaderQuotas { get; set; }
member this.ReaderQuotas : System.Xml.XmlDictionaryReaderQuotas with get, set
Public Property ReaderQuotas As XmlDictionaryReaderQuotas

Property Value

Returns a XmlDictionaryReaderQuotas that contains the reader quotas.

Applies to