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(); 373await service.StartAsync(); 414await service.StartAsync(); 460await service.StartAsync(); 634await service.StartAsync(); 679await service.StartAsync(); 723await service.StartAsync();