NetPeerTcpBinding.ReaderQuotas 屬性

定義

取得或設定與這個繫結關聯的 XmlDictionaryReaderQuotas

public:
 property System::Xml::XmlDictionaryReaderQuotas ^ ReaderQuotas { System::Xml::XmlDictionaryReaderQuotas ^ get(); void set(System::Xml::XmlDictionaryReaderQuotas ^ value); };
public System.Xml.XmlDictionaryReaderQuotas ReaderQuotas { get; set; }
member this.ReaderQuotas : System.Xml.XmlDictionaryReaderQuotas with get, set
Public Property ReaderQuotas As XmlDictionaryReaderQuotas

屬性值

與這個繫結關聯的 XmlDictionaryReaderQuotas

例外狀況

應用程式已嘗試將這個屬性設定為 null。

適用於