Search Results for

    Show / Hide Table of Contents

    Class MassTransitExtensions

    Extenstions for MassTransit objects

    Inheritance
    System.Object
    MassTransitExtensions
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.MessageBroker.RabbitMQ
    Assembly: Simplic.MessageBroker.RabbitMQ.dll
    Syntax
    public static class MassTransitExtensions

    Methods

    | Improve this Doc View Source

    InitializeHost(IRabbitMqBusFactoryConfigurator, IConnectionConfigurationService)

    Initializes the RabbitMQ host for a MassTransitBus

    Declaration
    public static void InitializeHost(this IRabbitMqBusFactoryConfigurator rabbitMQConfigurator, IConnectionConfigurationService configurationService)
    Parameters
    Type Name Description
    IRabbitMqBusFactoryConfigurator rabbitMQConfigurator
    IConnectionConfigurationService configurationService
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx