CloseNetworkServer()
语法
CloseNetworkServer(#Server)概要
Shutdown the specified running server. All clients connected to this server are automatically removed. The port is freed and can be reused.
参数
#Server The server to close.
返回值
无.
参阅
CreateNetworkServer(), CloseNetworkConnection()
已支持操作系统
所有