dsKeepAlive-ArmadilloConnection-method: Keep a connection alive

dsKeepAlive,ArmadilloConnection-methodR Documentation

Keep a connection alive

Description

As the DataSHIELD sessions are working in parallel, this function helps at keeping idle connections alive while others are working. Any communication failure must be silently processed.

Usage

## S4 method for signature 'ArmadilloConnection'
dsKeepAlive(conn)

Arguments

conn

ArmadilloConnection-class class object

Value

NULL, invisibly


DSMolgenisArmadillo documentation built on Nov. 2, 2023, 6:27 p.m.