Extension methods to register RabbitMQ queue services.
Adds a IQueueService implemented by RabbitQueueService using the specified configurationKey to add the service required QueueConnectionOptions.
public IKpokPatagonBuilder AddRabbitQueueService(builder, configurationKey, lifetime)| Name | Type | Summary |
|---|---|---|
| builder | IKpokPatagonBuilder | |
| configurationKey | String | |
| lifetime | ServiceLifetime |
In this document