点击或拖拽改变大小

NetSoftUpdateServer 方法

NetSoftUpdateServer 类型公开以下成员。

方法
  名称说明
公共方法ConnectHslAlientClient
创建一个指定的异形客户端连接,使用Hsl协议来发送注册包
Create a specified profiled client connection and use the Hsl protocol to send registration packets
(继承自 NetworkServerBase。)
公共方法ConnectHslAlientClientAsync
创建一个指定的异形客户端连接,使用Hsl协议来发送注册包
Create a specified profiled client connection and use the Hsl protocol to send registration packets
(继承自 NetworkServerBase。)
公共方法Equals (继承自 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 (继承自 Object。)
公共方法GetType (继承自 Object。)
公共方法ServerClose
关闭服务器的引擎
Shut down the server's engine
(继承自 NetworkServerBase。)
公共方法ServerStart
使用已经配置好的端口启动服务器的引擎
Use the configured port to start the server's engine
(继承自 NetworkServerBase。)
公共方法ServerStart(Int32)
指定端口号来启动服务器的引擎
Specify the port number to start the server's engine
(继承自 NetworkServerBase。)
公共方法ToString (重写 NetworkServerBaseToString.)
Top
扩展方法
  名称说明
公共扩展器方法ToJsonString
获取当前对象的JSON格式表示的字符串。
Gets the string represented by the JSON format of the current object.
(由 HslExtension 定义。)
Top
参见