Implemented interface member:
property
CorrelationId
Microsoft.DotNet.Helix.Client.ISentJob.CorrelationId
1 write to CorrelationId
Microsoft.DotNet.Helix.JobSender (1)
SentJob.cs (1)
15CorrelationId = newJob.Name;
1 reference to CorrelationId
Microsoft.DotNet.Helix.JobSender (1)
SentJob.cs (1)
29return JobApi.WaitForJobAsync(CorrelationId, pollingIntervalMs, cancellationToken);