Sdílet prostřednictvím


NetPeerTcpBindingElement.ReaderQuotas Vlastnost

Definice

Získá element konfigurace pro kvóty čtenáře pro vazby nakonfigurované s tímto elementem.

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

Hodnota vlastnosti

XmlDictionaryReaderQuotasElement

XmlDictionaryReaderQuotasElement určuje element konfigurace pro kvóty čtenáře pro vazby nakonfigurované s tímto elementem.

Atributy

Platí pro