I have a thread (in a WCF webservice) launched in a remote application pool and I want to get CPU and RAM usage of this thread.
How can I do that?
I have a thread (in a WCF webservice) launched in a remote application pool and I want to get CPU and RAM usage of this thread.
How can I do that?