provides per-user connection properties to be stored as part of the session, such as credentials for a given connection.
All parameters in properties are copied to the transient session store, overwriting any already existing values. To delete a previously stored parameter, provide an empty value explicitly.
of connection.
to store in session.
promise of async execution.
executes a call on a connection.
of connection.
name.
data, i.e. an instance of a model or object compatible to the model in terms of attributes defined.
promise providing output/error.
Generated using TypeDoc