次の方法で共有


WSHttpRelayBindingBaseElement.ReaderQuotas プロパティ

定義

バインドで構成されたエンドポイントで処理できる SOAP メッセージの複雑さに対する制約を WSHttpRelayBinding 取得します。

[System.Configuration.ConfigurationProperty("readerQuotas")]
public Microsoft.ServiceBus.Configuration.XmlDictionaryReaderQuotasElement ReaderQuotas { get; }
[<System.Configuration.ConfigurationProperty("readerQuotas")>]
member this.ReaderQuotas : Microsoft.ServiceBus.Configuration.XmlDictionaryReaderQuotasElement
Public ReadOnly Property ReaderQuotas As XmlDictionaryReaderQuotasElement

プロパティ値

バインドを使用して構成されたエンドポイントで処理できる SOAP メッセージの複雑さに対する WSHttpRelayBinding 制約。

属性

適用対象