NetPeerTcpBinding.ReaderQuotas Proprietà

Definizione

Consente di ottenere o impostare l'oggetto XmlDictionaryReaderQuotas relativo a questa associazione.

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

Valore della proprietà

Oggetto XmlDictionaryReaderQuotas relativo a questa associazione.

Eccezioni

L'applicazione ha tentato di impostare questa proprietà su null.

Si applica a