c# - How to Get Asp.net Application Instance Name on IIS -


how application instance name on iis performance monitor counters? this:

_lm_w3svc_16_root 

short answer, use:

system.web.hosting.hostingenvironment.applicationid 

Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -