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);