void Glacier2::RouterPrx::destroySession | ( | const Ice::Context & | context = Ice::noExplicitContext | ) | const |
Destroys the session of the caller with this router.
context | The request context. |
Glacier2::SessionNotExistException | Thrown when no session exists for the caller (client). |