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

◆ ice_getCachedConnection()

Ice::ConnectionPtr Ice::ObjectPrx::ice_getCachedConnection ( ) const
nodiscardnoexcept

Gets the cached Connection for this proxy.

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

Returns
The cached connection for this proxy, or nullptr if the proxy does not have an established connection.