2 references to RequestGracefulShutdownThenForceKillAsync
aspire (2)
Commands\AppHostLauncher.cs (2)
657
await
RequestGracefulShutdownThenForceKillAsync
(childProcess, childStartedAt).ConfigureAwait(false);
663
await
RequestGracefulShutdownThenForceKillAsync
(childProcess, childStartedAt).ConfigureAwait(false);