다음을 통해 공유


UdpBinding.ReaderQuotas 속성

정의

판독기 할당량을 가져오거나 설정합니다.

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

판독기 할당량입니다.

적용 대상