| Noemax.WCFX.Behaviors Namespace : EnvelopeBehaviorAttribute Class |
For a list of all members of this type, see EnvelopeBehaviorAttribute members.
| Name | Description | |
|---|---|---|
![]() | CompressionLevel | Gets and sets the compression level to be applied when compression is used, were 1 is for fastest compression and 9 for maximum compression. |
![]() | CompressionMethod | Sets and gets the compression method to be used by the message envelope. |
![]() | CompressionThreshold | Gets and sets the minimal size of the payload to be compressed, if compression is enabled. |
![]() | ProcessIncomming | Gets and sets whether incomming messages need to be de-enveloped. If set too true behavior will attempt to de-envelope incomming messages. |
![]() | ProcessOutgoing | Gets and sets whether the outgoing messages will be enveloped. |
![]() | TypeId | (Inherited from System.Attribute) |