| Class | Description | |
|---|---|---|
![]() | EnvelopeBehavior | An operation behavior that reduces message size by serializing the message body into a compact envelope. |
![]() | EnvelopeBehaviorAttribute | Specifies that EnvelopeBehavior is going to be applied to the service operation. |
![]() | EnvelopeEndpointBehavior | Specifies that EnvelopeBehavior will be applied on every operation of the service endpoint. |
![]() | MessageBodyEnvelope | Class used internaly by EnvelopeBehavior to write/read enveloped messages. |