1 implementation of CorrelationId
Microsoft.DotNet.Helix.JobSender (1)
SentJob.cs (1)
22
public string
CorrelationId
{ get; }
1 reference to CorrelationId
Microsoft.DotNet.Helix.Sdk (1)
SendHelixJob.cs (1)
271
JobCorrelationId = job.
CorrelationId
;