Skip to content

ScheduleJobRequest.TraceParent

TraceParent

getinit
View source
public string? TraceParent
Gets the W3C traceparent value to associate with the scheduled job, used to continue the distributed trace when the job is later executed. If null, the value of System.Diagnostics.Activity.Current at the time ILocalDurableJobManager is invoked will be used.