次の方法で共有


NetOnewayRelayBindingElement.ReaderQuotas プロパティ

定義

このバインディングで構成されたエンドポイントによって処理できる SOAP メッセージの複雑さに制約を設定する XML 値を取得または設定します。

[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 メッセージの XmlDictionaryReaderQuotasElement 複雑さの制約を指定する を返します。

属性

適用対象