Expose the SessionID through the session object?
jlowellwofford opened this issue · 0 comments
jlowellwofford commented
Session IDs (aka connection IDs) are global to the OS and are needed to tearDown a connection (when we no longer have a reference to a session object). It seems like this should have an accessor, at least, and should probably be printed in the CLI.