G Guest Jul 24, 2007 #2 Hello, Can i kill some threads in another process using VB.NET? Click to expand... I don't think you can - each process runs in it's own context. You'll need to to create some sort of API/interface - through remoting or WCF.
Hello, Can i kill some threads in another process using VB.NET? Click to expand... I don't think you can - each process runs in it's own context. You'll need to to create some sort of API/interface - through remoting or WCF.