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!

Speeding Up Remote Debugging

When you debug a program on a remote machine, performance may appear more sluggish than usual. To improve performance, close any debugger windows you are not using. This minimizes the amount of information that must be sent across the connection. Also, minimize the use of data breakpoints on the remote machine.

See Also

Attaching to a Running Program or Multiple Programs