NetPeerTcpBinding.ReaderQuotas Proprietà

Definizione

Ottiene o imposta l'oggetto XmlDictionaryReaderQuotas associato 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 associato a questa associazione.

Eccezioni

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

Si applica a