Share via


IWorkflowContext.TraceContext Property

Definition

The trace context associated with the current message about to be processed by the executor, if any.

public System.Collections.Generic.IReadOnlyDictionary<string,string>? TraceContext { get; }
member this.TraceContext : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property TraceContext As IReadOnlyDictionary(Of String, String)

Property Value

Applies to