N
Navin Mishra
Hi,
How could I monitor IIS AppPool from the ASP.NET web service which is
hosted in that same AppPool ? I guess I could use WMI but I've not played
around with it. Is there an example code in ASP.NET for this need ? My
problem is Application_End is not being fired and so I want to trap when the
hosting AppPool recycles so that I could do properly cleamup.
Thanks in advance and regards
Navin
How could I monitor IIS AppPool from the ASP.NET web service which is
hosted in that same AppPool ? I guess I could use WMI but I've not played
around with it. Is there an example code in ASP.NET for this need ? My
problem is Application_End is not being fired and so I want to trap when the
hosting AppPool recycles so that I could do properly cleamup.
Thanks in advance and regards
Navin