点击或拖拽改变大小

MqttClientApplicationMessageIsCancelPublish 属性

获取或设置当前的消息是否取消发布,默认False,也就是发布出去
Get or set whether the current message is unpublished, the default is False, which means it is published

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

属性值

类型:Boolean
参见