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


The following tables list the members exposed by EnvelopeBehaviorAttribute.

Public Constructors
 NameDescription
Public ConstructorEnvelopeBehaviorAttribute Constructor Initializes a new instance of EnvelopeBehaviorAttribute.  
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.  
Public PropertyTypeId (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from System.Attribute)
Public MethodGetHashCode (Inherited from System.Attribute)
Public MethodIsDefaultAttribute (Inherited from System.Attribute)
Public MethodMatch (Inherited from System.Attribute)
Top
See Also

Reference

EnvelopeBehaviorAttribute Class
Noemax.WCFX.Behaviors Namespace

Send Feedback