点击或拖拽改变大小

MqttSessionWillTopic 属性

遗嘱主题
will topic

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

属性值

类型:String
备注
当前的会话如果因为非正常原因下线的时候,服务器立即发布该客户端的遗嘱主题及数据信息
参见