QueueOptions
RabbitMQConfirmation
RabbitMQOptions
Name |
Type |
Description |
|
Enables or disables automatic connection recovery. |
|
|
Set the number of connection retries to attempt when connecting, the |
|
|
Set the delay in milliseconds between connection retries. |
|
|
Set the TCP connection timeout, in milliseconds, |
|
|
Set the AMQP 0-9-1 protocol handshake timeout, in milliseconds |
|
|
Set the default host to use for connections. |
|
|
Set wether to include properties when a broker message is passed on the event bus |
|
|
Set how long in milliseconds will automatic recovery wait before attempting to reconnect, default is |
|
|
Set the password to use when connecting to the broker. |
|
|
Set the default port to use for connections. |
|
|
Set the initially requested maximum channel number, |
|
|
Set the initially requested heartbeat interval, in seconds, |
|
|
- |
|
|
Set the AMQP user name to use when connecting to the broker. |
|
|
Set the virtual host to use when connecting to the broker. |
RabbitMQPublisherOptions
Name |
Type |
Description |
|
||
|
Set the number of reconnect attempts to attempt when connecting, the |
|
|
Set the delay in milliseconds between connection retries. |