Method WebSocketClient():isConnected() Professional

Test if the client is connected with the server

Syntax
:isConnected() --> lIsConnected
Return

The method returns .T. (true) when a connection is established, otherwise .F. (false) is returned.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.