WebSphereMQBindingElement.ReaderQuotas Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::ServiceModel::Configuration::XmlDictionaryReaderQuotasElement ^ ReaderQuotas { System::ServiceModel::Configuration::XmlDictionaryReaderQuotasElement ^ get(); void set(System::ServiceModel::Configuration::XmlDictionaryReaderQuotasElement ^ value); };
[System.Configuration.ConfigurationProperty("readerQuotas", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement ReaderQuotas { get; set; }
member this.ReaderQuotas : System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement with get, set
Public Property ReaderQuotas As XmlDictionaryReaderQuotasElement
Property Value
- Attributes