I'm writing code to capture ASP performance data such as response time, etc. One very important piece of data I require is the actual processor time used by the specific IIS thread handling the ASP execution. Any thoughts on the best manner to obtain this? Ed Thayer
E
ethayer
@ethayer