NetPeerTcpBindingElement.ReaderQuotas Proprietà

Definizione

Ottiene l'elemento di configurazione per le quote di reader per associazioni configurate con questo 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

Valore della proprietà

XmlDictionaryReaderQuotasElement specifica l'elemento di configurazione per le quote di reader per associazioni configurate con questo elemento.

Attributi

Si applica a