Class RabbitTemplate.AbstractTemplateConsumer
Inheritance
System.Object
RabbitTemplate.AbstractTemplateConsumer
Namespace: Steeltoe.Messaging.RabbitMQ.Core
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
protected abstract class AbstractTemplateConsumer : RabbitMQ.Client.DefaultBasicConsumer
Constructors
| Edit this page View SourceAbstractTemplateConsumer(RabbitMQ.Client.IModel)
Declaration
protected AbstractTemplateConsumer(RabbitMQ.Client.IModel channel)
Parameters
Type | Name | Description |
---|---|---|
RabbitMQ.Client.IModel | channel |
Methods
| Edit this page View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |