Interface IListenerContainerAware
Namespace: Steeltoe.Messaging.RabbitMQ.Support
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public interface IListenerContainerAware
Methods
| Edit this page View SourceGetExpectedQueueNames()
Declaration
List<string> GetExpectedQueueNames()
Returns
Type | Description |
---|---|
List<System.String> |