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