1 implementation of AttachToJob
Microsoft.DotNet.Helix.JobSender (1)
WorkItemDefinition.cs (1)
41
public IJobDefinition
AttachToJob
()
2 references to AttachToJob
Microsoft.DotNet.Helix.JobSender (1)
IWorkItemDefinition.cs (1)
7
/// that can either completed by calling <see cref="
AttachToJob
"/> or further extended.
Microsoft.DotNet.Helix.Sdk (1)
SendHelixJob.cs (1)
409
return wi.
AttachToJob
();