Record -
rabbitmq
: BasicProperties
Basic properties of the message - routing headers etc.
Fields
- replyTo string?
-
The queue name to which the other apps should send the response
- contentType string? (default ())
-
Content type of the message
- contentEncoding string? (default ())
-
Content encoding of the message
- correlationId string? (default ())
-
Client-specific ID that can be used to mark or identify messages between clients