Interface IRabbitTemplate.IOperationsCallback<T>
Namespace: Steeltoe.Messaging.RabbitMQ.Core
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public interface IOperationsCallback<out T>
Type Parameters
Name | Description |
---|---|
T |
Methods
| Edit this page View SourceDoInRabbit(IRabbitTemplate)
Declaration
T DoInRabbit(IRabbitTemplate operations)
Parameters
Type | Name | Description |
---|---|---|
IRabbitTemplate | operations |
Returns
Type | Description |
---|---|
T |