10 references to Started
Microsoft.Extensions.Diagnostics.HealthChecks.Tests (10)
HealthCheckPublisherHostedServiceTest.cs (10)
120await publishers[0].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 121await publishers[1].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 122await publishers[2].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 158await publisher.Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 200await publisher.Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 360await publisher.Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 418await publishers[0].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 419await publishers[1].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 420await publishers[2].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 464await publisher.Started.TimeoutAfter(TimeSpan.FromSeconds(10));