dsIsAsync,DSLiteConnection-method {DSLite}R Documentation

DSLite asynchronous support

Description

No asynchronicity on any DataSHIELD operations.

Usage

## S4 method for signature 'DSLiteConnection'
dsIsAsync(conn)

Arguments

conn

DSLiteConnection-class class object

Value

The named list of logicals detailing the asynchronicity support.


[Package DSLite version 1.4.0 Index]