Session#
A session both launches a new EDB API server and creates a channel connection to this server. Once these actions are completed, all EDB API function calls are processed using this channel.
Functions#
|
Launch a local session to an EDB API server. |
|
Launch a local session to an EDB API server in a context manager. |