简体   繁体   中英

Track memory used by WCF Application hosted in IIS?

Hi,

I know about the performance counters for the serviceModel namespace bot how do I track the memmory used by a specific WCF application hosted in IIS with performance counters?

BestRegards

IIS部署的WCF服务在w3wp.exe进程中运行,请为此进程使用内存计数器。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM