WCF-Xtensions Class Reference for Mono
EnvelopeEndpointBehavior Class Members
Properties 


The following tables list the members exposed by EnvelopeEndpointBehavior.

Public Constructors
 NameDescription
Public ConstructorEnvelopeEndpointBehavior Constructor Creates new instance of EnvelopeEndpointBehavior.  
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 incomming messages need to be de-enveloped. If set too true behavior will attempt to de-envelope incomming messages.  
Top
See Also

Reference

EnvelopeEndpointBehavior Class
Noemax.WCFX.Behaviors Namespace

Send Feedback