Implemented interface member:
method
StopAppHostAsync
Aspire.Cli.Processes.IAppHostStopper.StopAppHostAsync(Aspire.Cli.Backchannel.AppHostInformation, System.Func<System.Threading.CancellationToken, System.Threading.Tasks.Task<System.Boolean>>, System.Threading.CancellationToken)
1 reference to StopAppHostAsync
Aspire.Cli.Tests (1)
TestServices\TestAppHostStopper.cs (1)
16/// The AppHosts that <see cref="StopAppHostAsync"/> was asked to stop, in call order.