NetEventRelayBindingElement.ReaderQuotas Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit un élément XML qui contient les contraintes de complexité des messages SOAP qui peuvent être traités par des points de terminaison configurés avec cette liaison.
[System.Configuration.ConfigurationProperty("readerQuotas")]
public Microsoft.ServiceBus.Configuration.XmlDictionaryReaderQuotasElement ReaderQuotas { get; }
[<System.Configuration.ConfigurationProperty("readerQuotas")>]
member this.ReaderQuotas : Microsoft.ServiceBus.Configuration.XmlDictionaryReaderQuotasElement
Public ReadOnly Property ReaderQuotas As XmlDictionaryReaderQuotasElement
Valeur de propriété
Retourne un XmlDictionaryReaderQuotasElement qui spécifie les contraintes de complexité sur les messages SOAP.
- Attributs
S’applique à
Azure SDK for .NET