Show / Hide Table of Contents

    Class Constants

    Provides constant values.

    Inheritance
    System.Object
    Constants
    Namespace: Copper.Conventions.Method.Common.V1.MassTransit
    Assembly: Copper.Conventions.Method.Common.dll
    Syntax
    public static class Constants

    Fields

    View Source

    MessageBusConnectionString

    The message bus connection string.

    Declaration
    public const string MessageBusConnectionString = "Copper:ConnectionStrings:MessageBusConnectionString"
    Field Value
    Type Description
    System.String
    • View Source
    Back to top Generated by DocFX