Table of Contents

Interface IConsumerTagStrategy

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 IConsumerTagStrategy : IServiceNameAware
Inherited Members

Methods

CreateConsumerTag(string)

string CreateConsumerTag(string queue)

Parameters

queue string

Returns

string