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