A point of origin for messages.
More...
#include <source.hpp>
|
| class | filter_map |
| | Experimental - A map of AMQP symbol keys and filter specifiers. More...
|
| |
◆ distribution_mode
The policy for distributing messages.
| Enumerator |
|---|
| UNSPECIFIED | Unspecified.
|
| COPY | Once transferred, the message remains available to other links.
|
| MOVE | Once transferred, the message is unavailable to other links.
|
◆ node_properties()
| value node_properties |
( |
| ) |
const |
|
inherited |
Obtain a reference to the AMQP dynamic node properties for the terminus.
See also lifetime_policy.
◆ timeout()
The period after which the source is discarded on expiry.
The duration is rounded to the nearest second.
The documentation for this class was generated from the following file: