IntelliJ / WebStorm - Terminate vs Disconnect

Viewed 6529

Running a node.js process (not sure it is relevant).

When I stop a process I get the following dialog:

enter image description here

What is the difference between Terminate and Disconnect?

1 Answers
Related