pub const MESSAGING_SOURCE_NAME: Key;
Expand description

The message source name.

Source name SHOULD uniquely identify a specific queue, topic, or other entity within the broker. If the broker does not have such notion, the source name SHOULD uniquely identify the broker.

Examples

  • MyQueue
  • MyTopic