pub const MESSAGING_DESTINATION_TEMPORARY: &str = "messaging.destination.temporary";
Expand description
A boolean that is true if the message destination is temporary and might not exist anymore after messages are processed.
pub const MESSAGING_DESTINATION_TEMPORARY: &str = "messaging.destination.temporary";
A boolean that is true if the message destination is temporary and might not exist anymore after messages are processed.