IHealthStatusCallback 接口

允许此接口由工作进程框架传递到的协议管理器报告其当前运行状况。

语法

class IHealthStatusCallback : public IWpfReferencedObject  

方法

下表列出了 接口 IHealthStatusCallback 公开的方法。

名称 说明
AddRef (继承自 IWpfReferencedObject.)
版本 (继承自 IWpfReferencedObject.)
ReportHealth 允许协议管理器报告其当前运行状况状态,以响应 来自 IPmHealthAndIdleMonitor::CheckHealth 方法的 查询。

继承层次结构

IWpfReferencedObject

IHealthStatusCallback

要求

类型 说明
客户端 - Windows Vista 上的 IIS 7.0
- Windows 7 上的 IIS 7.5
- Windows 8 上的 IIS 8.0
- Windows 10 上的 IIS 10.0
服务器 - Windows Server 2008 上的 IIS 7.0
- Windows Server 2008 R2 上的 IIS 7.5
- Windows Server 2012 上的 IIS 8.0
- Windows Server 2012 R2 上的 IIS 8.5
- Windows Server 2016 上的 IIS 10.0
产品 - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0
- IIS Express 7.5、IIS Express 8.0、IIS Express 10.0
Header Wpframework.h

另请参阅

ICustomActionResultCallback 接口
IPmCustomActions 接口
IPmHealthAndIdleMonitor 接口
IPmListenerChannelManager 接口
IProtocolManager 接口
IWorkerProcessFramework 接口
IWpfActions 接口
IWpfApplicationInfoUtil 接口
IWpfExposeProtocolManagerCustomInterface 接口
IWpfListenerChannelCallback 接口
IWpfReferencedObject 接口
IWpfSettings 接口
工作进程和协议管理器接口
工作进程框架 API 参考