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