WebSocketClientOnClientConnectedDelegate 委托 |
连接服务器成功的委托
Connection server successfully delegated
命名空间:
HslCommunication.WebSocket
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public delegate void OnClientConnectedDelegate()
Public Delegate Sub OnClientConnectedDelegate
public delegate void OnClientConnectedDelegate()
type OnClientConnectedDelegate =
delegate of unit -> unit
参见