Compartir a través de


NetPeerTcpBindingElement.ReaderQuotas Propiedad

Definición

Obtiene el elemento de configuración para las cuotas de lector de enlaces configurados con este elemento.

public:
 property System::ServiceModel::Configuration::XmlDictionaryReaderQuotasElement ^ ReaderQuotas { System::ServiceModel::Configuration::XmlDictionaryReaderQuotasElement ^ get(); };
[System.Configuration.ConfigurationProperty("readerQuotas")]
public System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement ReaderQuotas { get; }
[<System.Configuration.ConfigurationProperty("readerQuotas")>]
member this.ReaderQuotas : System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement
Public ReadOnly Property ReaderQuotas As XmlDictionaryReaderQuotasElement

Valor de propiedad

XmlDictionaryReaderQuotasElement

XmlDictionaryReaderQuotasElement que especifica el elemento de configuración para las cuotas de lector de enlaces configurados con este elemento.

Atributos

Se aplica a