Class RabbitOptions.ListenerOptions
Inheritance
System.Object
RabbitOptions.ListenerOptions
Namespace: Steeltoe.Messaging.RabbitMQ.Config
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public class ListenerOptions : object
Properties
| Edit this page View SourceDirect
Declaration
public RabbitOptions.DirectContainerOptions Direct { get; set; }
Property Value
Type | Description |
---|---|
RabbitOptions.DirectContainerOptions |
Type
Declaration
public ContainerType Type { get; }
Property Value
Type | Description |
---|---|
ContainerType |