点击或拖拽改变大小

SessionContextTag 属性

当前的会话信息关联的自定义信息
Custom information associated with the current session information

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public Object Tag { get; set; }

属性值

类型:Object

实现

ISessionContextTag
参见