点击或拖拽改变大小

MqttSessionProtocol 属性

当前的协议信息,一般为 "MQTT",如果是同步客户端那么是 "HUSL",如果是文件客户端就是 "FILE"
The current protocol information, generally "MQTT", if it is a synchronous client then it is "HUSL", if it is a file client it is "FILE"

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

属性值

类型:String
参见