IPWorks WebSockets 2020 JavaScript Edition

Questions / Feedback?

Ping Method

Sends a Ping request to the remote host.

Syntax

async websocketclient.ping(): Promise<void>

Remarks

This method sends a Ping request to the remote host and waits for a corresponding Pong response.

The Timeout property specifies how long to wait for the Pong response.

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