Compartilhar via


NetPeerTcpBindingElement.ReaderQuotas Propriedade

Definição

Obtém o elemento de configuração de cotas do leitor para associações configuradas com 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 da propriedade

XmlDictionaryReaderQuotasElement

XmlDictionaryReaderQuotasElement que especifica o elemento de configuração para cotas de leitor para as vinculações configuradas com esse elemento.

Atributos

Aplica-se a