property Timeout: integer; default 120;
Description
The Timeout property holds a maximum number of seconds between a ping and pong.
If the time defined in the Timeout property expires, the client does not receive a response from the server, the connection will be closed and the corresponding error will be raised.
The default value is 120 seconds.
See also