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)
53
await service.
StartAsync
();
81
await service.
StartAsync
();
118
await service.
StartAsync
();
152
await service.
StartAsync
();
195
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
();