Logs out of the access session with the InterChange Server.
Syntax
void logout (IInterchangeAccessSession session)
Parameters
Example
// Log out from the access session serverAccessEngine.logout(aSession);