Unexpected Event in Simulation.Reset

When I reset simulation, the simulationStopped event will be executed which I don’t want. Are there some method to prevent the simulationStopped event happen when simulation is reset.

No. Reset logically also stops a running simulation first.