다음을 통해 공유


WebScriptEndpointElement.ReaderQuotas 속성

정의

WebScriptEndpoint 개체에서 처리할 수 있는 메시지의 복잡성에 대한 제약 조건을 정의하는 구성 요소를 가져옵니다.

public:
 property System::ServiceModel::Configuration::XmlDictionaryReaderQuotasElement ^ ReaderQuotas { System::ServiceModel::Configuration::XmlDictionaryReaderQuotasElement ^ get(); };
[System.Configuration.ConfigurationProperty("readerQuotas")]
public System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement ReaderQuotas { get; }
[<System.Configuration.ConfigurationProperty("readerQuotas")>]
member this.ReaderQuotas : System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement
Public ReadOnly Property ReaderQuotas As XmlDictionaryReaderQuotasElement

속성 값

XmlDictionaryReaderQuotasElement

XML 사전 판독기 할당량을 정의하는 구성 요소입니다.

특성

적용 대상