Table of Contents

Class EndpointUtils

Namespace
Steeltoe.Integration.Rabbit.Support
Assembly
Steeltoe.Integration.RabbitMQ.dll
public static class EndpointUtils
Inheritance
EndpointUtils
Inherited Members

Methods

CreateErrorMessagePayload(IMessage, IModel, bool, Exception)

public static ListenerExecutionFailedException CreateErrorMessagePayload(IMessage message, IModel channel, bool isManualAck, Exception e)

Parameters

message IMessage
channel IModel
isManualAck bool
e Exception

Returns

ListenerExecutionFailedException