Show / Hide Table of Contents

    Namespace Copper.MassTransit.Interface

    Classes

    AzureServiceBusControlSettings

    Represents the settings for an Azure Service Bus message broker.

    BusControlSettings

    Provides the abstract base class that represents the settings for a message broker.

    InMemoryBusControlSettings

    Represents the settings for an in-memory message broker.

    MethodCommonBusControlSettingsExtensions

    extensions.

    RabbitMqBusControlSettings

    Represents the settings for an RabbitMQ message broker.

    Interfaces

    IBusControl

    Defines properties for interacting with a message broker using MassTransit.

    IBusControlFactory

    Defines a method for creating an IBusControl instance.

    IReceiveEndpointConnector

    Defines methods for managing the connection of a receive endpoint to a queue.

    Enums

    AzureServiceBusBusControlSerializer

    Represents the options for the Serializer for the AzureServiceBusControlSettings.

    RabbitMqBusControlSerializer

    Represents the options for the Serializer for the RabbitMqBusControlSettings.

    Back to top Generated by DocFX