简体   繁体   中英

How to find out which wcf services are hosted

How can I find out what wcf services are currently hosted, including information like the base address? (with C#)

hosted on the local machine (with Visual Studio or IIS)

托管wcf组件的方式有很多,包括IIS,Windows服务,控制台应用程序等。我不认为有一种编程的方式可以发现并迭代它们。

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