다음을 통해 공유


WSHttpRelayBindingBase.ReaderQuotas Property

Definition

Gets or sets constraints on the complexity of SOAP messages that can be processed by endpoints configured with this Security Bus binding.

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

Property Value

Returns XmlDictionaryReaderQuotas.Specifies the complexity constraints.

Applies to