Noemax.WCFX.Channels Namespace : FiMessageEncodingBindingElement Class |
The following tables list the members exposed by FiMessageEncodingBindingElement.
Name | Description | |
---|---|---|
![]() | FiMessageEncodingBindingElement Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CompressionLevel | Gets and sets compression methods used for compressing the message payload. |
![]() | CompressionMethod | Gets and sets compression methods used for compressing the message payload. |
![]() | CompressionThreshold | Gets and sets compression threshold used during compression of the message payload. |
![]() | MaxReadPoolSize | Gets or sets the number of readers that are allocated to a pool and ready for use to process incoming messages. |
![]() | MaxVocabularyStringIndex | Gets and sets the maximum number of strings that may be added to the vocabulary. |
![]() | MaxVocabularyStringLength | Gets and sets the maximum number of characters that a string value may contain in order to be added to the vocabulary. |
![]() | MaxWritePoolSize | Gets or sets the number of writers that are allocated to a pool and ready for use to process outgoing messages. |
![]() | MessageVersion | Overridden. Gets or sets the SOAP and WS-Addressing versions that are used to format the text message. |
![]() | PermitStateful | Gets and sets the stateful session encoding mode that will be used by the Fast Infoset message encoding. |
![]() | ReaderQuotas | Gets constraints on the complexity of XML messages that can be processed by endpoints configured with this binding element. |
![]() | SessionMode | Gets and sets the stateful session encoding mode that will be used by the Fast Infoset message encoding. |
![]() | WriterProfile | XmlFastInfosetWriterProfile that defines the way how primitive data-type are going to be serialized. |
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) |