WebSocketClientConnectCloseAsync 方法 |
关闭与Websocket服务器的连接。
Close the connection to the Mqtt server.
命名空间:
HslCommunication.WebSocket
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public Task ConnectCloseAsync()
Public Function ConnectCloseAsync As Task
public:
Task^ ConnectCloseAsync()
member ConnectCloseAsync : unit -> Task
返回值
类型:
Task[缺少 "M:HslCommunication.WebSocket.WebSocketClient.ConnectCloseAsync" 的 <returns> 文档]
参见