点击或拖拽改变大小

HslMessageItemCancel 属性

是否取消写入到文件中去,在事件 BeforeSaveToFile 触发的时候捕获即可设置。
Whether to cancel writing to the file, can be set when the event BeforeSaveToFile is triggered.

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

属性值

类型:Boolean
参见