Implemented interface member:
method
StopAsync
Microsoft.Extensions.Hosting.IHost.StopAsync(System.Threading.CancellationToken)
2 references to StopAsync
Microsoft.AspNetCore.Tests (2)
WebApplicationTests.cs (2)
228await app.StopAsync(); 270await app.StopAsync();