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