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


The following tables list the members exposed by SmartHttpBindingElement.

Public Constructors
 NameDescription
Public ConstructorSmartHttpBindingElement ConstructorOverloaded. Initializes a new instance of the SmartHttpBindnigElement class.  
Top
Public Properties
 NameDescription
Public PropertyAllowCookies Gets or sets a boolean value that specifies whether the client accepts cookies and propagates them on future requests.  
Public PropertyBypassProxyOnLocal Gets or sets the attribute that indicates whether to bypass the proxy server for local addresses.  
Public PropertyCloseTimeout (Inherited from System.ServiceModel.Configuration.StandardBindingElement)
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 set the compression mode used by the binding.  
Public PropertyCurrentConfiguration (Inherited from System.Configuration.ConfigurationElement)
Public PropertyDefaultMessageEncodingGets and sets the name of the default message encoding.  
Public PropertyElementInformation (Inherited from System.Configuration.ConfigurationElement)
Public PropertyHostNameComparisonMode Gets or sets a value that indicates whether the hostname is used to reach the service when matching the URI.  
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  
Public PropertyMaxBufferPoolSize Gets or sets the maximum size for a buffer pool that stores messages processed by the binding.  
Public PropertyMaxBufferSize Gets and sets the maximum message size limit for messages being received the remote side.  
Public PropertyMaxBytesPerRead  
Public PropertyMaxDepth  
Public PropertyMaxNameTableCharCount  
Public PropertyMaxReceivedMessageSizeGets or sets the maximum size for a message that can be received.  
Public PropertyMaxStringContentLength  
Public PropertyMessageEncodingModeGets and sets the message encoding mode to be used by this binding.  
Public PropertyMessageEncodings Gets and sets the string that specifies the list of message encoding algorithms that are supported by this binding.  
Public PropertyName (Inherited from System.ServiceModel.Configuration.StandardBindingElement)
Public PropertyOpenTimeout (Inherited from System.ServiceModel.Configuration.StandardBindingElement)
Public PropertyProxyAddressGets or sets the URI address of the HTTP proxy.  
Public PropertyReceiveTimeout (Inherited from System.ServiceModel.Configuration.StandardBindingElement)
Public PropertySecurityGets or sets the type of security to be used with this binding.  
Public PropertySendTimeout (Inherited from System.ServiceModel.Configuration.StandardBindingElement)
Public PropertyTransferMode Gets or sets a value that specifies whether messages are buffered or streamed or a request or response.  
Public PropertyUseDefaultWebProxy Gets or sets a value that indicates whether the auto-configured HTTP proxy of the system should be used, if available.  
Top
Protected Properties
 NameDescription
Protected PropertyBindingElementTypeOverridden.  Gets a type of associated binding element.  
Protected PropertyEvaluationContext (Inherited from System.Configuration.ConfigurationElement)
Protected PropertyHasContext (Inherited from System.Configuration.ConfigurationElement)
Protected PropertyPropertiesOverridden.  Gets a collection of configuration properties.  
Protected PropertyReaderQuotas Gets or sets constraints on the complexity of SOAP messages that can be processed by endpoints configured with this binding.  
Top
Public Methods
 NameDescription
Public MethodApplyConfiguration (Inherited from System.ServiceModel.Configuration.StandardBindingElement)
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 MethodGetTransformedAssemblyString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodGetTransformedTypeString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodListErrors (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnApplyConfigurationOverridden.  Applies the content of the specified binding to this binding configuration element.  
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.StandardBindingElement)
Protected MethodSetPropertyValue (Inherited from System.Configuration.ConfigurationElement)
Protected MethodSetPropertyValueIfNotDefaultValue<T> (Inherited from System.ServiceModel.Configuration.ServiceModelConfigurationElement)
Top
See Also

Reference

SmartHttpBindingElement Class
Noemax.WCFX.Configuration Namespace

Send Feedback