1 implementation of WithCreator
Microsoft.DotNet.Helix.JobSender (1)
JobDefinition.cs (1)
123public IJobDefinition WithCreator(string creator)
1 reference to WithCreator
Microsoft.DotNet.Helix.Sdk (1)
SendHelixJob.cs (1)
195def = def.WithCreator(Creator);