点击或拖拽改变大小

LogNetBaseBeforeSaveToFile 事件

存储之前引发的事件,允许额外的操作,比如打印控制台,存储数据库等等
Store previously raised events, allowing additional operations, such as print console, store database, etc.

命名空间:  HslCommunication.LogNet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public event EventHandler<HslEventArgs> BeforeSaveToFile

类型:SystemEventHandlerHslEventArgs
参见