KestrunContext.TraceIdentifier property

Gets the trace identifier for the current HTTP context.

public string TraceIdentifier { get; set; }

See Also