2 implementations of BeginGracefulWindow
aspire (1)
ConsoleCancellationManager.cs (1)
200public void BeginGracefulWindow()
Aspire.Cli.Tests (1)
TestServices\TestGracefulShutdownWindow.cs (1)
27public void BeginGracefulWindow()
2 references to BeginGracefulWindow
aspire (2)
DotNet\ProcessExecution.cs (2)
251/// starts the central clock via <see cref="IGracefulShutdownWindow.BeginGracefulWindow"/>, so the 265gracefulShutdownWindow.BeginGracefulWindow();