NetUdpServerCloseAction 方法 |
服务器关闭的时候需要做的事情
Things to do when the server is down
命名空间:
HslCommunication.Enthernet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 protected override void CloseAction()
Protected Overrides Sub CloseAction
protected:
virtual void CloseAction() override
abstract CloseAction : unit -> unit
override CloseAction : unit -> unit
参见