点击或拖拽改变大小

NetworkAuthenticationServerBaseGetOnlineSessions 属性

获取当前所有在线的客户端信息,包括IP地址和端口号信息
Get all current online client information, including IP address and port number information

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public AppSession[] GetOnlineSessions { get; }

属性值

类型:AppSession
参见