WCF-Xtensions Class Reference for Mono
ContentNegotiationElement Class Members
Properties  Methods 


The following tables list the members exposed by ContentNegotiationElement.

Public Constructors
 NameDescription
Public ConstructorContentNegotiationElement Constructor  
Top
Public Properties
 NameDescription
Public PropertyBindingElementTypeOverridden. When overridden in a derived class, gets the Type object that represents the custom binding element.  
Public PropertyCompressionAlgorithmsGets and sets the compression algorithms to be used for message compression. Default value is GZip.  
Public PropertyCompressionLevel Gets and sets the compression level to be applied when compression is used, were 1 is for fastest compression and 9 for maximum compression.  
Public PropertyCompressionModeGets and sets the message compression mode to be used by this binding.  
Public PropertyCompressionThreshold Gets and sets the minimal size of the payload to be compressed, if compression is enabled.  
Public PropertyConfigurationElementName (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Public PropertyCurrentConfiguration (Inherited from System.Configuration.ConfigurationElement)
Public PropertyElementInformation (Inherited from System.Configuration.ConfigurationElement)
Public PropertyForceStreamedCompressionEnables the streamed compression in the buffered transfer mode.  
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 PropertyMessageEncodingModeGets and sets the message encoding mode to be used by this binding.  
Public PropertyMessageEncodingsA collection of MessageEncodingBindingElement used for dynamic content negotiation as set of alternative message encodings.  
Public PropertyZlibFormatSpecified whether the RFC 1950 Zlib format is used for DEFLATE compression.  
Top
Protected Properties
 NameDescription
Protected PropertyEvaluationContext (Inherited from System.Configuration.ConfigurationElement)
Protected PropertyHasContext (Inherited from System.Configuration.ConfigurationElement)
Protected PropertyPropertiesOverridden.  Gets a collection of configuration properties.  
Top
Public Methods
 NameDescription
Public MethodApplyConfiguration (Inherited from System.ServiceModel.Configuration.BindingElementExtensionElement)
Public MethodCopyFrom (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Public MethodEquals (Inherited from System.Configuration.ConfigurationElement)
Public MethodGetHashCode (Inherited from System.Configuration.ConfigurationElement)
Public MethodIsReadOnly (Inherited from System.Configuration.ConfigurationElement)
Top
Protected Methods
 NameDescription
Protected MethodCreateBindingElementOverridden. Creates a binding element object represented by the configuration element.  
Protected MethodGetTransformedAssemblyString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodGetTransformedTypeString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodIsModified (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Protected MethodListErrors (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedAttribute (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedElement (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnRequiredPropertyNotFound (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPostDeserialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPreSerialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodReset (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Protected MethodSerializeElement (Inherited from System.ServiceModel.Configuration.ServiceModelExtensionElement)
Protected MethodSetPropertyValue (Inherited from System.Configuration.ConfigurationElement)
Protected MethodSetPropertyValueIfNotDefaultValue<T> (Inherited from System.ServiceModel.Configuration.ServiceModelConfigurationElement)
Top
See Also

Reference

ContentNegotiationElement Class
Noemax.WCFX.Configuration Namespace

Send Feedback