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


The following tables list the members exposed by EnvelopeBehavior.

Protected Constructors
 NameDescription
Protected ConstructorEnvelopeBehavior Constructor Initializes a new instance of EnvelopeBehavior associated to the specific operation.  
Top
Public Properties
 NameDescription
Public PropertyCompressionLevel Gets and sets the compression level to be applied when compression is used, were 1 is for fastest compression and 9 for maximum compression.  
Public PropertyCompressionMethod Sets and gets the compression method to be used by the message envelope.  
Public PropertyCompressionThreshold Gets and sets the minimal size of the payload to be compressed, if compression is enabled.  
Public PropertyProcessIncommingGets and sets whether incomming messages need to be de-enveloped. If set too true behavior will attempt to de-envelope incomming messages.  
Public PropertyProcessOutgoingGets and sets whether the outgoing messages will be enveloped.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateClientBehaviorInitializes a new instance of EnvelopeBehavior for associated operation on the client side.  
Public Methodstatic (Shared in Visual Basic)CreateDispatcherBehaviorInitializes a new instance of EnvelopeBehavior for associated operation on the service side.  
Top
See Also

Reference

EnvelopeBehavior Class
Noemax.WCFX.Behaviors Namespace

Send Feedback