Constant MESSAGING_OPERATION_NAME

Source
pub const MESSAGING_OPERATION_NAME: &str = "messaging.operation.name";
Expand description

The system-specific name of the messaging operation.

§Notes

§Examples

  • "ack"
  • "nack"
  • "send"