void ISoftDebuggerConnectionProvider.CancelConnect(IAsyncResult result)
 {
     commandConnection.CancelStartDebugger(result);
 }