Property

SoupWebsocketConnection:keepalive-pong-timeout

unstable since: 3.6

Declaration

property keepalive-pong-timeout: guint [ read, write, construct ]

Description [src]

Timeout in seconds for when the absence of a pong from a keepalive ping is assumed to be caused by a faulty connection. The WebSocket will be transitioned to a closed state when this happens.

If set to 0 then the absence of pongs from keepalive pings is ignored.

Type: guint
Available since:3.6

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno