Method
IbisClientset_client_ping_timeout
since: 0.14
Declaration [src]
void
ibis_client_set_client_ping_timeout (
  IbisClient* client,
  guint seconds
)
      Description [src]
Sets the number of seconds for the client ping timeout.
The new timeout will be used after the current one expires or is removed.
Available since: 0.14
| Sets property | Ibis.Client:client-ping-timeout |