closeSession method
- @override
- String correlationId,
- String sessionId
override
Close a session by it's id.
correlation_id
(optional) transaction id to trace execution through call chain.sessionId
an id of the session to be closed Return Future that receives closed session Throws error.