NetworkServerBaseServerStart 方法 |
使用已经配置好的端口启动服务器的引擎
Use the configured port to start the server's engine
命名空间:
HslCommunication.Core.Net
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public void ServerStart()
public:
void ServerStart()
member ServerStart : unit -> unit
参见