Table of Contents

Class MessageHeaders.Host

Namespace
MassTransit
Assembly
MassTransit.Abstractions.dll
public static class MessageHeaders.Host
Inheritance
MessageHeaders.Host
Inherited Members

Fields

Assembly

public const string Assembly = "MT-Host-Assembly"

Field Value

string

AssemblyVersion

public const string AssemblyVersion = "MT-Host-AssemblyVersion"

Field Value

string

FrameworkVersion

public const string FrameworkVersion = "MT-Host-FrameworkVersion"

Field Value

string

Info

public const string Info = "MT-Host-Info"

Field Value

string

MachineName

public const string MachineName = "MT-Host-MachineName"

Field Value

string

MassTransitVersion

public const string MassTransitVersion = "MT-Host-MassTransitVersion"

Field Value

string

OperatingSystemVersion

public const string OperatingSystemVersion = "MT-Host-OperatingSystemVersion"

Field Value

string

ProcessId

public const string ProcessId = "MT-Host-ProcessId"

Field Value

string

ProcessName

public const string ProcessName = "MT-Host-ProcessName"

Field Value

string