Skip to content

ScheduleJobRequest.TraceState

TraceState

getinit
View source
public string? TraceState
Gets the W3C tracestate 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.