IdeaBlade DevForce 2010 Help Reference
GZipMessageEncodingElement Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core.Wcf.Extensions Namespace : GZipMessageEncodingElement Class


The following tables list the members exposed by GZipMessageEncodingElement.

Public Constructors

 NameDescription
Public ConstructorGZipMessageEncodingElement Constructor Create an instance of this class.  
Top

Public Properties

 NameDescription
Public PropertyBindingElementTypeOverridden.  Called by the WCF to discover the type of binding element this config section enables.  
Public PropertyConfigurationElementName (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Public PropertyCurrentConfiguration (Inherited from System.Configuration.ConfigurationElement)
Public PropertyElementInformation (Inherited from System.Configuration.ConfigurationElement)
Public PropertyInnerMessageEncoding Gets or sets the inner encoder.  
Public PropertyLockAllAttributesExcept (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAllElementsExcept (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAttributes (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockElements (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockItem (Inherited from System.Configuration.ConfigurationElement)
Public PropertyMaxArrayLength Gets or sets the ReaderQuotas.MaxArrayLength value.  
Public PropertyMaxBytesPerRead Gets or sets the ReaderQuotas.MaxBytesPerRead value.  
Public PropertyMaxDepth Gets or sets the ReaderQuotas.MaxDepth value.  
Public PropertyMaxNameTableCharCount Gets or sets the ReaderQuotas.MaxNameTableCharCount value.  
Public PropertyMaxStringContentLength Gets or sets the ReaderQuotas.MaxStringContentLength value.  
Top

Protected Properties

Public Methods

 NameDescription
Public MethodApplyConfigurationOverridden.  Called by the WCF to apply the configuration settings to the binding element  
Public MethodCopyFrom (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodIsReadOnly (Inherited from System.Configuration.ConfigurationElement)
Public MethodToString (Inherited from object)
Top

Protected Methods

See Also

© 2013 All Rights Reserved.