ProtonClientOptions.setHeartbeat

Set the heartbeat (in milliseconds) as maximum delay between sending frames for the remote peers. If no frames are received within 2*heartbeat, the connection is closed

@param heartbeat hearthbeat maximum delay @return current ProtonClientOptions instance

class ProtonClientOptions
setHeartbeat
()

Meta