NetOnewayRelayBinding.ReaderQuotas
Property
Definition
Gets or sets constraints on the complexity of SOAP messages that can be processed by endpoints configured with this binding.
public System.Xml.XmlDictionaryReaderQuotas ReaderQuotas { get; set; }
Property Value
Returns a XmlDictionaryReaderQuotas instance that specifies the complexity constraints on SOAP messages exchanged. The default values for these constraints are provided in the following Remarks section.