WCF-Xtensions Class Reference for Mono
FiMessageEncodingBindingElement Class Members
Properties  Methods 


The following tables list the members exposed by FiMessageEncodingBindingElement.

Public Constructors
 NameDescription
Public ConstructorFiMessageEncodingBindingElement ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCompressionLevel Gets and sets compression methods used for compressing the message payload.  
Public PropertyCompressionMethod Gets and sets compression methods used for compressing the message payload.  
Public PropertyCompressionThreshold Gets and sets compression threshold used during compression of the message payload.  
Public PropertyMaxReadPoolSize Gets or sets the number of readers that are allocated to a pool and ready for use to process incoming messages.  
Public PropertyMaxVocabularyStringIndex Gets and sets the maximum number of strings that may be added to the vocabulary.  
Public PropertyMaxVocabularyStringLength Gets and sets the maximum number of characters that a string value may contain in order to be added to the vocabulary.  
Public PropertyMaxWritePoolSize Gets or sets the number of writers that are allocated to a pool and ready for use to process outgoing messages.  
Public PropertyMessageVersionOverridden.  Gets or sets the SOAP and WS-Addressing versions that are used to format the text message.  
Public PropertyPermitStateful Gets and sets the stateful session encoding mode that will be used by the Fast Infoset message encoding.  
Public PropertyReaderQuotas Gets constraints on the complexity of XML messages that can be processed by endpoints configured with this binding element.  
Public PropertySessionMode Gets and sets the stateful session encoding mode that will be used by the Fast Infoset message encoding.  
Public PropertyWriterProfileXmlFastInfosetWriterProfile that defines the way how primitive data-type are going to be serialized.  
Top
Public Methods
 NameDescription
Public MethodBuildChannelFactory<TChannel>Overridden.  Builds the channel factory stack on the client that creates a specified type of channel for a specified context.  
Public MethodBuildChannelListener<TChannel>Overridden.  Builds the channel listener on the service that accepts a specified type of channel for a specified context.  
Public MethodCanBuildChannelFactory<TChannel> (Inherited from System.ServiceModel.Channels.BindingElement)
Public MethodCanBuildChannelListener<TChannel>Overridden.  Returns a value that indicates whether the current binding can build a listener for a specified type of channel and context.  
Public MethodCloneOverridden. Creates a new FiMessageEncodingBindingElement object initialized from the current one.  
Public MethodCreateMessageEncoderFactoryOverridden. Creates a factory for Fast Infoset message encoders.  
Public MethodGetProperty<T>Overridden.  Returns a typed object requested, if present, from the appropriate layer in the binding element stack.  
Public MethodPlugInOverloaded. 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)
Top
See Also

Reference

FiMessageEncodingBindingElement Class
Noemax.WCFX.Channels Namespace

Send Feedback