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


The following tables list the members exposed by CompressionStreamBindingElement.

Public Constructors
 NameDescription
Public ConstructorCompressionStreamBindingElement ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCompressionFormatGets and set the transport compression format used for compressing the transport stream.  
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 PropertyMemoryUsage Gets and sets the memory usage setting for compression algorithm used for the payload compression.  
Top
Public Methods
 NameDescription
Public MethodBuildChannelFactory<TChannel>Overridden. Intended to be used only by the framework.  
Public MethodBuildChannelListener<TChannel>Overridden. Intended to be used only by the framework.  
Public MethodBuildClientStreamUpgradeProviderOverridden. Intended to be used only by the framework.  
Public MethodBuildServerStreamUpgradeProviderOverridden. Intended to be used only by the framework.  
Public MethodCanBuildChannelFactory<TChannel> (Inherited from System.ServiceModel.Channels.BindingElement)
Public MethodCanBuildChannelListener<TChannel> (Inherited from System.ServiceModel.Channels.BindingElement)
Public MethodCloneOverridden. Creates a copy of the binding element.  
Public MethodGetProperty<T>Overridden. Intended to be used only by the framework.  
Public MethodPlugInOverloaded.  Creates a new binding based on the provided binding with the CompressionStreamBindingElement injected into it.  
Top
See Also

Reference

CompressionStreamBindingElement Class
Noemax.WCFX.Channels Namespace

Send Feedback