次の方法で共有


NetOnewayRelayBinding.ReaderQuotas プロパティ

定義

このバインディングを使用して設定されるエンドポイントにより処理可能な、SOAP メッセージの複雑さに対する制約を取得または設定します。

public System.Xml.XmlDictionaryReaderQuotas ReaderQuotas { get; set; }
member this.ReaderQuotas : System.Xml.XmlDictionaryReaderQuotas with get, set
Public Property ReaderQuotas As XmlDictionaryReaderQuotas

プロパティ値

交換される XmlDictionaryReaderQuotas SOAP メッセージに対する複雑さの制約を指定する インスタンスを返します。 これらの制約の既定値については、後の「解説」で説明します。

適用対象