No. If a user clicks the STOP button they expect the flow to stop.
If you wish a flow to have some graceful shutdown then it need to implement it itself, e.g. using a notification with a stop button, or an additional Flow beginning block titled "STOP", that performs the shutdown.