Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIce-ConnectionLostException
prevIce-Connection
Section


Ice::ConnectionInfo

Overview

local class ConnectionInfo

Base class providing access to the connection details.

Derived Classes and Interfaces
Used By

Data Member Index

incoming — Whether or not the connection is an incoming or outgoing connection.
adapterName — The name of the adapter associated with the connection.

Ztop

Data Members

bool
Anchor
incoming
incoming
incoming;

Whether or not the connection is an incoming or outgoing connection.

string
Anchor
adapterName
adapterName
adapterName;

The name of the adapter associated with the connection.

Ztop

Znav
nextIce-ConnectionLostException
prevIce-Connection
Section