1 implementation of WaitAsync
Microsoft.DotNet.Helix.JobSender (1)
SentJob.cs (1)
23public Task<JobPassFail> WaitAsync(int pollingIntervalMs = 10000, CancellationToken cancellationToken = default)