NetPeerTcpBinding.ReaderQuotas Eigenschap

Definitie

Hiermee haalt u de binding op of stelt u deze XmlDictionaryReaderQuotas in.

public:
 property System::Xml::XmlDictionaryReaderQuotas ^ ReaderQuotas { System::Xml::XmlDictionaryReaderQuotas ^ get(); void set(System::Xml::XmlDictionaryReaderQuotas ^ value); };
public System.Xml.XmlDictionaryReaderQuotas ReaderQuotas { get; set; }
member this.ReaderQuotas : System.Xml.XmlDictionaryReaderQuotas with get, set
Public Property ReaderQuotas As XmlDictionaryReaderQuotas

Waarde van eigenschap

De XmlDictionaryReaderQuotas binding die aan deze binding is gekoppeld.

Uitzonderingen

De toepassing heeft geprobeerd deze eigenschap in te stellen op null.

Van toepassing op