Property
IbisClient:client-ping-timeout
since: 0.14
Description [src]
The timeout in seconds to ping the server.
If the server hasn’t sent a message in this many seconds, the client will send a ping message to the server. If the server doesn’t respond in this many seconds, the client will disconnect with an error.
          Type:guint
Available since: 0.14
| Default value | 300 | 
| Getter method | ibis_client_get_client_ping_timeout() | 
| Setter method | ibis_client_set_client_ping_timeout() |