Ice 3.7 Slice API Reference
|
A client-visible session object, which is tied to the lifecycle of a Router. More...
defined in <Glacier2/Session.ice>
interface Session { ... }
Operations | |
void | destroy () |
Destroy the session. More... | |
A client-visible session object, which is tied to the lifecycle of a Router.
void destroy | ( | ) |
Destroy the session.
This is called automatically when the router is destroyed.