Exemple #1
0
 private void CloseHostProcess()
 {
     _inProc.Quit();
     IntegrationHelper.KillProcess(HostProcess);
 }