Ice 3.7 Slice API Reference
Operations | List of all members
Glacier2::Session Interface Reference

A client-visible session object, which is tied to the lifecycle of a Router. More...

defined in <Glacier2/Session.ice>

interface Session { ... }

Inheritance diagram for Glacier2::Session:
Inheritance graph
[legend]

Operations

void destroy ()
 Destroy the session. More...
 

Detailed Description

A client-visible session object, which is tied to the lifecycle of a Router.

See also
Router
SessionManager

Operation Documentation

◆ destroy()

void destroy ( )

Destroy the session.

This is called automatically when the router is destroyed.


The documentation for this interface was generated from the following file: