点击或拖拽改变大小

NetPushClientOnReceived 事件

当接收到数据的事件信息,接收到数据的时候触发。

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

类型:SystemActionNetPushClient, String
参见