You can make any debugging session a persistent session. For example, if you are debugging a client-server application, you can make the session persistent so that you can use the same server for multiple client services.
To make a session persistent:
When you finish the debugger, the state of a persistent session changes to "hidden" or "not running," depending on the value of the Action on Finish property. The session remains in the Sessions view and starts again when you start the debugger.
![]() |
You can remove a persistent session at any time by right-clicking the session in the Sessions view and choosing Destroy. |
See also | |
---|---|
Finishing or Destroying a Session |