Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ ice_getConnection()

Ice::ConnectionPtr Ice::ObjectPrx::ice_getConnection ( ) const

Gets the connection for this proxy.

If the proxy does not yet have an established connection, it first attempts to create a connection.

Returns
The connection for this proxy.
Remarks
You can call this function to establish a connection or associate the proxy with an existing connection and ignore the return value.