Amqp |
The AmqpChannelAddress type exposes the following members.
Name | Description | |
---|---|---|
![]() | AmqpChannelAddress |
Name | Description | |
---|---|---|
![]() | Address | The AMQP 1.0 source or target address (eg. /exchange/exchange1, /queue/queue1, etc.) |
![]() | Uri | The network address of the AMQP source or target. May include user and port information in standard Uri format. (eg. amqps://user1:password1@myamqpbroker.company1.com, amqp://broker3.company1.com, amqps://myamqpbroker.company1.com:8856, etc.). |