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