1 implementation of WithMaxRetryCount
Microsoft.DotNet.Helix.JobSender (1)
JobDefinition.cs (1)
351public IJobDefinition WithMaxRetryCount(int? maxRetryCount)
1 reference to WithMaxRetryCount
Microsoft.DotNet.Helix.Sdk (1)
SendHelixJob.cs (1)
190.WithMaxRetryCount(MaxRetryCount);