1 implementation of IJobDefinitionWithTargetQueue
Microsoft.DotNet.Helix.JobSender (1)
JobDefinition.cs (1)
18IJobDefinitionWithTargetQueue,
3 references to IJobDefinitionWithTargetQueue
Microsoft.DotNet.Helix.JobSender (3)
IJobDefinitionWithType.cs (1)
11IJobDefinitionWithTargetQueue WithType(string type);
JobDefinition.cs (2)
324public IJobDefinitionWithTargetQueue WithBuild(string buildNumber) 342public IJobDefinitionWithTargetQueue WithType(string type)