NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Stopping Execution

Stopping execution means terminating the program you are debugging and ending the debugging session. It should not be confused with breaking execution, which temporarily halts execution of the program you are debugging but leaves the debugging session active.

To stop debugging

If you to stop the run you are currently debugging and immediately begin a new run, you can use the Restart command.

To stop debugging

See Also

Execution Control