Class AbpRabbitMqOptions
Inheritance
object
AbpRabbitMqOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.RabbitMQ
Assembly: Volo.Abp.RabbitMQ.dll
Syntax
public class AbpRabbitMqOptions
Constructors
AbpRabbitMqOptions()
Declaration
public AbpRabbitMqOptions()
Properties
Connections
Declaration
public RabbitMqConnections Connections { get; }
Property Value
| Type | Description |
|---|---|
| RabbitMqConnections |