Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我托管了两个 WCF 服务 IIS,客户希望我创建一个仪表板应用程序,当有人连接时告诉他们,这样他们就不会在有活动会话时重新启动服务器。
我想知道是否有更好的方法来监视 WCF 服务,而不是说跟踪活动会话的小型数据库或平面文件?
IIS/WCF 是否有查找活动会话的方法?
布赖恩
您可以使用 AppFabric!它已经有一个仪表板。
看一看:
http://msdn.microsoft.com/en-us/library/ee677236(v=azure.10).aspx