Implemented interface member:
method
StartingAsync
Microsoft.Extensions.Hosting.IHostedLifecycleService.StartingAsync(System.Threading.CancellationToken)
1 reference to StartingAsync
Aspire.Hosting.Tests (1)
DistributedApplicationTests.cs (1)
177
await lifecycle.
StartingAsync
(CancellationToken.None);