NetSoftUpdateServer 方法 |
NetSoftUpdateServer 类型公开以下成员。
名称 | 说明 | |
---|---|---|
ConnectHslAlientClient |
创建一个指定的异形客户端连接,使用Hsl协议来发送注册包 (继承自 NetworkServerBase。)Create a specified profiled client connection and use the Hsl protocol to send registration packets | |
ConnectHslAlientClientAsync |
创建一个指定的异形客户端连接,使用Hsl协议来发送注册包 (继承自 NetworkServerBase。)Create a specified profiled client connection and use the Hsl protocol to send registration packets | |
Equals | Determines whether the specified object is equal to the current object. (继承自 Object。) | |
GetAllFiles |
获取所有的文件信息,包括所有的子目录的文件信息 Get all file information, including file information of all subdirectories | |
GetDealSizeAndReset |
获取当前处理的所有的字节信息,并且重置当前的字节数量 Get all byte information currently processed and reset the current number of bytes | |
GetHashCode | Serves as the default hash function. (继承自 Object。) | |
GetType | Gets the Type of the current instance. (继承自 Object。) | |
ServerClose |
关闭服务器的引擎 (继承自 NetworkServerBase。)Shut down the server's engine | |
ServerStart |
使用已经配置好的端口启动服务器的引擎 (继承自 NetworkServerBase。)Use the configured port to start the server's engine | |
ServerStart(Int32) |
指定端口号来启动服务器的引擎 (继承自 NetworkServerBase。)Specify the port number to start the server's engine | |
ToString | Returns a string that represents the current object. (重写 NetworkServerBaseToString.) |
名称 | 说明 | |
---|---|---|
ToJsonString |
获取当前对象的JSON格式表示的字符串。 (由 HslExtension 定义。)Gets the string represented by the JSON format of the current object. |