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