点击或拖拽改变大小

MqttSessionTag 属性

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

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

属性值

类型:Object

实现

ISessionContextTag
参见