- Namespace
- MassTransit
- Assembly
- MassTransit.Abstractions.dll
public static class MessageHeaders.Host
- Inheritance
-
MessageHeaders.Host
- Inherited Members
-
Fields
public const string Assembly = "MT-Host-Assembly"
Field Value
- string
public const string AssemblyVersion = "MT-Host-AssemblyVersion"
Field Value
- string
public const string FrameworkVersion = "MT-Host-FrameworkVersion"
Field Value
- string
public const string Info = "MT-Host-Info"
Field Value
- string
public const string MachineName = "MT-Host-MachineName"
Field Value
- string
public const string MassTransitVersion = "MT-Host-MassTransitVersion"
Field Value
- string
public const string OperatingSystemVersion = "MT-Host-OperatingSystemVersion"
Field Value
- string
public const string ProcessId = "MT-Host-ProcessId"
Field Value
- string
public const string ProcessName = "MT-Host-ProcessName"
Field Value
- string