IHeaderDictionary.CorrelationContext Property

Definition

Gets or sets the Correlation-Context HTTP header.

public virtual Microsoft.Extensions.Primitives.StringValues CorrelationContext { get; set; }
member this.CorrelationContext : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property CorrelationContext As StringValues

Property Value

Applies to