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


The following tables list the members exposed by MessageBodyEnvelope.

Public Constructors
 NameDescription
Public ConstructorMessageBodyEnvelope Constructor Creates new instance of MessageBodyEnvelope.  
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.  
Top
Public Methods
 NameDescription
Public MethodDeEnvelope De-envelopes the message body and returns de-enveloped message.  
Public MethodEnvelope Envelopes the message body and returns the enveloped message.  
Top
See Also

Reference

MessageBodyEnvelope Class
Noemax.WCFX.Behaviors Namespace

Send Feedback