点击或拖拽改变大小

MqttServerOnFileChangedEvent 事件

文件变化的事件,当文件上传的时候,文件下载的时候,文件被删除的时候触发。
The file change event is triggered when the file is uploaded, when the file is downloaded, or when the file is deleted.

命名空间:  HslCommunication.MQTT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public event MqttServerFileChangedDelegate OnFileChangedEvent

类型:HslCommunication.MQTTMqttServerFileChangedDelegate
参见