• Home
  • Features and concepts
  • Examples
  • Reference
    • 3.0 - .NET (net6.0)
    • 3.0 - .NET (netcoreapp3.1)
    • 3.0 - .NET (net48)
    • 3.0 - Azure Service Fabric (net6.0)
    • 3.0 - Azure Service Fabric (netcoreapp3.1)
    • 3.0 - Azure Service Fabric (net48)
  • Roadmap
  • About

    Show / Hide Table of Contents

    Class Constants

    Provides constant values.

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

    Fields

    View Source

    Transport

    The transport name.

    Declaration
    public static readonly string Transport
    Field Value
    Type Description
    System.String
    • View Source
    In This Article
    • Fields
      • Transport
    Back to top Generated by DocFX