T
tobigu
Hi,
I'd like to implement a taskmanager in C#! It shall be able to show me
all running processes AND application domains. And thats the problem:
How is is possible to get all running application domains (if yes
how)? And is possible to attach to these AppDomains to kill them for
example? Right now I'm working with the C# class "Process".
thanks
Tobias
I'd like to implement a taskmanager in C#! It shall be able to show me
all running processes AND application domains. And thats the problem:
How is is possible to get all running application domains (if yes
how)? And is possible to attach to these AppDomains to kill them for
example? Right now I'm working with the C# class "Process".
thanks
Tobias