iTsSbResourceNotification 接口 (sbtsv.h)
公开远程桌面连接代理 (RD 连接代理) 用于通知插件会话、目标和客户端连接对象中发生的任何状态更改的方法。 插件可以通过多种方式使用这些通知。 例如,它们可以实现负载均衡算法。
继承
ITsSbResourceNotification 接口继承自 IUnknown 接口。 ITsSbResourceNotification 也具有以下类型的成员:
方法
ITsSbResourceNotification 接口具有这些方法。
ITsSbResourceNotification::NotifyClientConnectionStateChange 通知已注册的插件有关客户端连接中的状态更改。 (ITsSbResourceNotification.NotifyClientConnectionStateChange) |
ITsSbResourceNotification::NotifySessionChange 通知已注册的插件会话对象中的状态更改。 (ITsSbResourceNotification.NotifySessionChange) |
ITsSbResourceNotification::NotifyTargetChange 通知已注册的插件有关目标对象中的状态更改。 (ITsSbResourceNotification.NotifyTargetChange) |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | 无受支持的版本 |
最低受支持的服务器 | Windows Server 2012 |
目标平台 | Windows |
标头 | sbtsv.h |