WebScriptEndpointElement.ReaderQuotas Egenskap

Definition

Hämtar ett konfigurationselement som definierar begränsningarna för komplexiteten i meddelanden som kan bearbetas av WebScriptEndpoint objekt.

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

Egenskapsvärde

Ett konfigurationselement som definierar xml-ordlisteläsarkvoter.

Attribut

Gäller för