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

◆ keepAliveAsync() [1/2]

std::future< void > IceGrid::SessionPrx::keepAliveAsync ( const Ice::Context & context = Ice::noExplicitContext) const
nodiscard

Keeps the session alive.

Parameters
contextThe request context.
Returns
A future that becomes available when the invocation completes.
Deprecated
As of Ice 3.8, there is no need to call this operation, and its implementation does nothing.
Deprecated
As of Ice 3.8, there is no need to call this operation, and its implementation does nothing.