次の方法で共有


NetEventRelayBindingElement.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 複雑さの制約を指定する を返します。

属性

適用対象