Table of Contents

Class Constants

Namespace
Cratis.Applications.Execution
Assembly
Cratis.Applications.dll

Holds constants related to correlation id.

public static class Constants
Inheritance
Constants
Inherited Members

Fields

CorrelationIdItemKey

Gets the item key for the correlation id.

public const string CorrelationIdItemKey = "CorrelationId"

Field Value

string

DefaultCorrelationIdHeader

Gets the header name for the correlation id.

public const string DefaultCorrelationIdHeader = "X-Correlation-ID"

Field Value

string