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)
54await service.StartAsync(); 82await service.StartAsync(); 119await service.StartAsync(); 153await service.StartAsync(); 196await service.StartAsync(); 372await service.StartAsync(); 413await service.StartAsync(); 459await service.StartAsync(); 633await service.StartAsync(); 678await service.StartAsync(); 722await service.StartAsync();