Show / Hide Table of Contents

Class RabbitMqMessageQueueExtensions

Inheritance
System.Object
RabbitMqMessageQueueExtensions
Namespace:InfinniPlatform.AspNetCore
Assembly:InfinniPlatform.MessageQueue.RabbitMQ.dll
Syntax
public static class RabbitMqMessageQueueExtensions : object

Methods

| Improve this Doc View Source

AddRabbitMqMessageQueue(IServiceCollection)

Declaration
public static IServiceCollection AddRabbitMqMessageQueue(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
Returns
Type Description
IServiceCollection
| Improve this Doc View Source

AddRabbitMqMessageQueue(IServiceCollection, IConfigurationRoot)

Declaration
public static IServiceCollection AddRabbitMqMessageQueue(this IServiceCollection services, IConfigurationRoot configuration)
Parameters
Type Name Description
IServiceCollection services
IConfigurationRoot configuration
Returns
Type Description
IServiceCollection
| Improve this Doc View Source

AddRabbitMqMessageQueue(IServiceCollection, RabbitMqMessageQueueOptions)

Declaration
public static IServiceCollection AddRabbitMqMessageQueue(this IServiceCollection services, RabbitMqMessageQueueOptions options)
Parameters
Type Name Description
IServiceCollection services
RabbitMqMessageQueueOptions options
Returns
Type Description
IServiceCollection
  • Improve this Doc
  • View Source
Back to top © Copyright Infinnity Solutions Ltd, 2010–2017.