NetPeerTcpBindingElement.ReaderQuotas Proprietà

Definizione

Ottiene l'elemento di configurazione per le quote del lettore per le 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 che specifica l'elemento di configurazione per le quote del lettore per le associazioni configurate con questo elemento.

Attributi

Si applica a