Noemax.WCFX.Channels Namespace : StreamEnhancerBindingElement Class |
The following tables list the members exposed by StreamEnhancerBindingElement.
Name | Description | |
---|---|---|
![]() | StreamEnhancerBindingElement Constructor | Overloaded. Initializes a new instance of StreamEnhancerBindingElement. |
Name | Description | |
---|---|---|
![]() | BuildChannelFactory<TChannel> | Overridden. Builds the channel factory stack on the client that creates a specified type of channel for a specified context. |
![]() | BuildChannelListener<TChannel> | Overridden. Builds the channel listener on the service that accepts a specified type of channel for a specified context. |
![]() | CanBuildChannelFactory<TChannel> | Overridden. Returns a value that indicates whether the current binding can build a channel factory for a specified type of channel and context. |
![]() | CanBuildChannelListener<TChannel> | Overridden. Returns a value that indicates whether the current binding can build a listener for a specified type of channel and context. |
![]() | Clone | Overridden. Creates a new CompressionBindingElement object initialized from the current one. |
![]() | GetProperty<T> | Overridden. Returns a typed object requested, if present, from the appropriate layer in the binding element stack. |
![]() | PlugIn | Overloaded. Creates a new CustomBinding based on the specified source Binding, with StreamEnhancerBindingElement plugged into the collection of binding elements. |