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

◆ ice_pingAsync() [1/2]

std::future< void > Ice::ObjectPrx::ice_pingAsync ( const Ice::Context & context = Ice::noExplicitContext) const
nodiscard

Tests whether the target object of this proxy can be reached.

Parameters
contextThe request context.
Returns
A future that becomes available when the response is received.