Implemented interface member:
method
StartAsync
Microsoft.Extensions.Hosting.IHostedService.StartAsync(System.Threading.CancellationToken)
1 reference to StartAsync
Aspire.Dashboard.Tests (1)
Model\DashboardDataSourceTests.cs (1)
121
await initializer.
StartAsync
(CancellationToken.None);