KestrunContext.TraceIdentifier property
Gets the trace identifier for the current HTTP context.
public string TraceIdentifier { get; set; }
See Also
- record KestrunContext
- namespace Kestrun.Models
Gets the trace identifier for the current HTTP context.
public string TraceIdentifier { get; set; }