By definition it's not possible. If a process is killed, it can't do anything anymore. No file writes, no processing. At most, a heavily-logging build might record up to which point the shutdown process was completed, but that would really be disproportionate work to put in for something very uncommon to occur.
↧