IPWorks WebSockets 2020 JavaScript Edition

Questions / Feedback?

Disconnect Method

Disconnect the specified client.

Syntax

async websocketserver.disconnect(connectionId : string): Promise<void>

Remarks

Calling this method will disconnect the client specified by the ConnectionId parameter.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks WebSockets 2020 JavaScript Edition - Version 20.0 [Build 8262]