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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


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