Class RabbitMqMessageQueueContainerModule
Inheritance
System.Object
RabbitMqMessageQueueContainerModule
Namespace:InfinniPlatform.MessageQueue.IoC
Assembly:InfinniPlatform.MessageQueue.RabbitMQ.dll
Syntax
public class RabbitMqMessageQueueContainerModule : object, IContainerModule
Constructors
| Improve this Doc View SourceRabbitMqMessageQueueContainerModule(RabbitMqMessageQueueOptions)
Declaration
public RabbitMqMessageQueueContainerModule(RabbitMqMessageQueueOptions options)
Parameters
Type | Name | Description |
---|---|---|
RabbitMqMessageQueueOptions | options |
Methods
| Improve this Doc View SourceLoad(IContainerBuilder)
Declaration
public void Load(IContainerBuilder builder)
Parameters
Type | Name | Description |
---|---|---|
IContainerBuilder | builder |