点击或拖拽改变大小

NetPushServerPushString 方法

主动推送数据内容

命名空间:  HslCommunication.Enthernet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public void PushString(
	string key,
	string content
)

参数

key
类型:SystemString
关键字
content
类型:SystemString
数据内容
参见