次の方法で共有


NetPeerTcpBindingElement.ReaderQuotas プロパティ

定義

この要素を使用して構成されたバインディングのリーダー クォータの構成要素を取得します。

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

プロパティ値

この要素を使用して構成されたバインディングのリーダー クォータの構成要素を指定する XmlDictionaryReaderQuotasElement

属性

適用対象