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