Sdílet prostřednictvím


NetPeerTcpBinding.ReaderQuotas Vlastnost

Definice

Získá nebo nastaví, XmlDictionaryReaderQuotas který je přidružen k této vazbě.

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

Hodnota vlastnosti

Hodnota XmlDictionaryReaderQuotas , která je přidružena k této vazbě.

Výjimky

Aplikace se pokusila nastavit tuto vlastnost na hodnotu null.

Platí pro