Compartir a través de


UdpBinding.ReaderQuotas Propiedad

Definición

Obtiene o establece las cuotas de lector.

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

Cuotas del lector.

Se aplica a