点击或拖拽改变大小

NetworkUdpServerBaseServerStart 方法 (Int32)

指定端口号来启动服务器的引擎
Specify the port number to start the server's engine

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public virtual void ServerStart(
	int port
)

参数

port
类型:SystemInt32
指定一个端口号
参见