NetworkAuthenticationServerBaseAddClient 方法 |
新增一个在线的客户端信息
Add an online client information
命名空间:
HslCommunication.Core.Net
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 protected void AddClient(
AppSession session
)
Protected Sub AddClient (
session As AppSession
)
protected:
void AddClient(
AppSession^ session
)
member AddClient :
session : AppSession -> unit
参数
- session
- 类型:HslCommunication.Core.NetAppSession
会话内容
参见