点击或拖拽改变大小

PushGroupClientRemovePushClient 方法

移除一个订阅的会话

命名空间:  HslCommunication.Enthernet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public bool RemovePushClient(
	string clientID
)

参数

clientID
类型:SystemString
客户端唯一的ID信息

返回值

类型:Boolean

[缺少 "M:HslCommunication.Enthernet.PushGroupClient.RemovePushClient(System.String)" 的 <returns> 文档]

参见