1 implementation of IJobDefinitionWithTargetQueue
Microsoft.DotNet.Helix.JobSender (1)
JobDefinition.cs (1)
21IJobDefinitionWithTargetQueue,
3 references to IJobDefinitionWithTargetQueue
Microsoft.DotNet.Helix.JobSender (3)
IJobDefinitionWithType.cs (1)
14IJobDefinitionWithTargetQueue WithType(string type);
JobDefinition.cs (2)
327public IJobDefinitionWithTargetQueue WithBuild(string buildNumber) 345public IJobDefinitionWithTargetQueue WithType(string type)