Table of Contents

Interface RabbitTemplate.IConfirmCallback

Namespace
Steeltoe.Messaging.RabbitMQ.Core
Assembly
Steeltoe.Messaging.RabbitMQ.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface RabbitTemplate.IConfirmCallback

Methods

Confirm(CorrelationData, bool, string)

void Confirm(CorrelationData correlationData, bool ack, string cause)

Parameters

correlationData CorrelationData
ack bool
cause string