Compartir a través de


NetPeerTcpBinding.ReaderQuotas Propiedad

Definición

Obtiene o establece el objeto XmlDictionaryReaderQuotas que está asociado con este enlace.

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

Valor de propiedad

XmlDictionaryReaderQuotas

XmlDictionaryReaderQuotas asociado con este enlace.

Excepciones

La aplicación intentó establecer esta propiedad en NULL.

Se aplica a