Documentation for Ice 3.5. The latest release is Ice 3.7. Refer to the space directory for other releases.


Glacier2::Session

Overview

interface Session

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

Derived Classes and Interfaces
See Also

Operation Index

destroy — Destroy the session.

Operations

void destroy()

Destroy the session. This is called automatically when the Glacier2::Router is destroyed.


  • No labels