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