Implemented interface member:
method
StopAsync
Microsoft.AspNetCore.Hosting.IWebHost.StopAsync(System.Threading.CancellationToken)
1 reference to StopAsync
Microsoft.AspNetCore.Hosting (1)
Internal\WebHost.cs (1)
324await StopAsync().ConfigureAwait(false);