| CommunicationTcpServerExtraOnStart 方法  | 
 
            服务器启动的时候额外执行的功能代码
            
 
        命名空间: 
     HslCommunication.Core.Net
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法protected virtual void ExtraOnStart()
Protected Overridable Sub ExtraOnStart
protected:
virtual void ExtraOnStart()
abstract ExtraOnStart : unit -> unit 
override ExtraOnStart : unit -> unit 
 参见
参见