Noemax.WCFX.Behaviors Namespace : EnvelopeEndpointBehavior Class |
The following tables list the members exposed by EnvelopeEndpointBehavior.
Name | Description | |
---|---|---|
![]() | EnvelopeEndpointBehavior Constructor | Creates new instance of EnvelopeEndpointBehavior. |
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 incomming messages need to be de-enveloped. If set too true behavior will attempt to de-envelope incomming messages. |