Noemax.WCFX.Channels Namespace : CompressionStreamBindingElement Class |
The following tables list the members exposed by CompressionStreamBindingElement.
Name | Description | |
---|---|---|
![]() | CompressionStreamBindingElement Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CompressionFormat | Gets and set the transport compression format used for compressing the transport stream. |
![]() | CompressionLevel | Gets and sets the compression level to be applied when compression is used, were 1 is for fastest compression and 9 for maximum compression. |
![]() | MemoryUsage | Gets and sets the memory usage setting for compression algorithm used for the payload compression. |
Name | Description | |
---|---|---|
![]() | BuildChannelFactory<TChannel> | Overridden. Intended to be used only by the framework. |
![]() | BuildChannelListener<TChannel> | Overridden. Intended to be used only by the framework. |
![]() | BuildClientStreamUpgradeProvider | Overridden. Intended to be used only by the framework. |
![]() | BuildServerStreamUpgradeProvider | Overridden. Intended to be used only by the framework. |
![]() | CanBuildChannelFactory<TChannel> | (Inherited from System.ServiceModel.Channels.BindingElement) |
![]() | CanBuildChannelListener<TChannel> | (Inherited from System.ServiceModel.Channels.BindingElement) |
![]() | Clone | Overridden. Creates a copy of the binding element. |
![]() | GetProperty<T> | Overridden. Intended to be used only by the framework. |
![]() | PlugIn | Overloaded. Creates a new binding based on the provided binding with the CompressionStreamBindingElement injected into it. |