3 references to WaitForShutdownAsync
Microsoft.Extensions.Hosting.Abstractions (2)
HostingAbstractionsHostExtensions.cs (2)
44host.WaitForShutdownAsync().GetAwaiter().GetResult(); 69await host.WaitForShutdownAsync(token).ConfigureAwait(false);
Negotiate.Server (1)
Program.cs (1)
19await host1.WaitForShutdownAsync(); // CTL+C