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