inst/examples/active_connection_parameters_ex.R

# Fetch the current timeout setting for SYNC functions (in seconds):
sync_timeout()

# Set the time out setting for SYNC functions to 10 seconds:
sync_timeout(10)

# Fetch the new setting:
sync_timeout()
JakeVestal/InteractiveTradeR documentation built on June 5, 2024, 2:21 p.m.