See: Description
| Interface | Description |
|---|---|
| AmqpMessageBody |
Interface representing Amqp Message Body.
|
| Class | Description |
|---|---|
| AmqpAnnotatedMessage |
The representation of message as defined by AMQP protocol.
|
| AmqpDataBody |
This is amqp message body which represents
AmqpBodyType.DATA type. |
| AmqpMessageHeader |
The representation of message header as defined by AMQP protocol.
|
| AmqpMessageProperties |
The representation of message properties as defined by AMQP protocol.
|
| Enum | Description |
|---|---|
| AmqpBodyType |
All AmqpBodyType available for AMQP Message.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.