Y-Browser Y-Tasks
I have 2 threads in a process. 1. main 2. thread2 How to kill my entire process in thread2.
Open a handle to the owning process and call "RProcess.Exit()"
Chao, Raghav
Thanks, Raghav
Forum posts: 95
Open a handle to the owning process and call "RProcess.Exit()"
Chao,
Raghav
Forum posts: 8
Thanks, Raghav