Interface RabbitTemplate.IReturnCallback
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface RabbitTemplate.IReturnCallback
Methods
ReturnedMessage(IMessage<byte[]>, int, string, string, string)
void ReturnedMessage(IMessage<byte[]> message, int replyCode, string replyText, string exchange, string routingKey)