Ice.ConnectionInfo¶
- class Ice.ConnectionInfo¶
Bases:
objectBase class for all connection info classes.
Connection info classes provide access to the connection details. They are used to get information about the connection, such as whether it’s incoming or outgoing, the adapter name, and connection ID.
- underlying¶
underlying connection information
- Type:
Ice.ConnectionInfo | None