[ Version ( since = "3.6" ) ]
public void set_keepalive_pong_timeout (uint pong_timeout)
Set the timeout in seconds for when the absence of a pong from a keepalive ping is assumed to be caused by a faulty connection.
If set to 0 then the absence of pongs from keepalive pings is ignored.
| this |
the WebSocket |
| pong_timeout |
the timeout in seconds |