FunctionContext.TraceContext Property

Definition

Gets the distributed tracing context.

public abstract Microsoft.Azure.Functions.Worker.TraceContext TraceContext { get; }
member this.TraceContext : Microsoft.Azure.Functions.Worker.TraceContext
Public MustOverride ReadOnly Property TraceContext As TraceContext

Property Value

Applies to