点击或拖拽改变大小

CommunicationTcpServerLogDebugMessage 属性

记录一些调试日志的委托,将会进行输出调试文本。
The delegate that records some debug logs will output debug text.

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public Action<string> LogDebugMessage { get; set; }

属性值

类型:ActionString
参见