次の方法で共有


BasicHttpRelayBindingElement.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

プロパティ値

リーダー クォータ XmlDictionaryReaderQuotasElement を含む を返します。

属性

適用対象