| Noemax.WCFX.Channels Namespace : FiMessageEncodingBindingElement Class |
For a list of all members of this type, see FiMessageEncodingBindingElement members.
| 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> | (Inherited from System.ServiceModel.Channels.BindingElement) |
![]() | 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 FiMessageEncodingBindingElement object initialized from the current one. |
![]() | CreateMessageEncoderFactory | Overridden. Creates a factory for Fast Infoset message encoders. |
![]() | 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 object, with this binding element plugged in place of the MessageEncodingBindingElement used by the source Binding. (Inherited from Noemax.WCFX.Channels.PluggableMessageEncodingBindingElement) |