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


The following tables list the members exposed by XBindingConfigurator.

Public Constructors
 NameDescription
Public ConstructorXBindingConfigurator ConstructorInitializes a new instance of XBindingConfigurator.  
Top
Public Properties
 NameDescription
Public PropertyFastInfosetSettings Gets and sets the settings for the Fast Infoset message encoding. This settings are applied only when Fast Infoset message encoding is used.  
Public PropertyMessageCompressionAlgorithmsGets and sets the compression algorithms to be used for message compression. Default value is GZip.  
Public PropertyMessageCompressionLevel 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 PropertyMessageCompressionMode Gets and sets the message compression mode used by the binding.  
Public PropertyMessageCompressionThreshold Gets and sets the minimal size in bytes that a message must have in order to be compressed.  
Public PropertyMessageEncoding Specifies the message encoding to be used by the binding.  
Public PropertyTransport Gets and sets the transport to be used by the binding.  
Public PropertyTransportSettings Gets and sets the settings to be applied on the transport used.  
Top
Public Methods
 NameDescription
Public MethodConfigure Extends the binding with WCF-Xtensions components according to the settings specified by properties of the XBindingConfigurator instance.  
Top
See Also

Reference

XBindingConfigurator Class
Noemax.WCFX Namespace

Send Feedback