Ice.ConnectionInfo¶
- class Ice.ConnectionInfo¶
Bases:
objectBase class for all connection info classes.
- underlying¶
The information of the underlying transport or
Noneif there’s no underlying transport.- Type:
ConnectionInfo | None
Bases: object
Base class for all connection info classes.
The information of the underlying transport or None if there’s no underlying transport.
ConnectionInfo | None