Share via


NetPeerTcpBinding.ReaderQuotas Propriété

Définition

Obtient ou définit les XmlDictionaryReaderQuotas associés à cette liaison.

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

Valeur de propriété

XmlDictionaryReaderQuotas qui est associé à cette liaison.

Exceptions

L'application a tenté d'affecter la valeur null à cette propriété.

S’applique à