| Noemax.WCFX.Channels Namespace : FiMessageEncodingBindingElement Class |
For a list of all members of this type, see FiMessageEncodingBindingElement members.
| 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. |