ByteStreamMessageEncodingElement.ReaderQuotas Propriedade

Definição

Obtém um XmlDictionaryReaderQuotasElement elemento de configuração que define as restrições sobre a complexidade das mensagens SOAP, que podem ser processadas por endpoints configurados com esta codificação.

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 Propriedade

Um elemento de configuração.

Atributos

Aplica-se a