dsKeepAlive,ArmadilloConnection-method {DSMolgenisArmadillo} | R 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 |
|
Value
NULL, invisibly
[Package DSMolgenisArmadillo version 2.0.9 Index]