点击或拖拽改变大小

NetPlainSocketReceivedString 事件

当接收到字符串时候的触发事件
The trigger event when a string is received

命名空间:  HslCommunication.Enthernet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
语法
public event Action<string> ReceivedString

类型:SystemActionString
参见