Glacier::Session

Overview

interface Session

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

Operation Index

destroy

Destroy the session.

destroy

void destroy();

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