Implemented interface member:
method
StartAsync
Microsoft.Extensions.Hosting.IHostedService.StartAsync(System.Threading.CancellationToken)
11 references to StartAsync
Microsoft.Extensions.Diagnostics.HealthChecks.Tests (11)
HealthCheckPublisherHostedServiceTest.cs (11)
53await service.StartAsync(); 81await service.StartAsync(); 118await service.StartAsync(); 152await service.StartAsync(); 195await service.StartAsync(); 372await service.StartAsync(); 413await service.StartAsync(); 459await service.StartAsync(); 633await service.StartAsync(); 678await service.StartAsync(); 722await service.StartAsync();