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

◆ getReplicaNameAsync() [1/2]

std::future< std::string > IceGrid::AdminSessionPrx::getReplicaNameAsync ( const Ice::Context & context = Ice::noExplicitContext) const
nodiscard

Gets the name of the registry replica hosting this session.

Parameters
contextThe request context.
Returns
A future that becomes available when the invocation completes. This future holds:
  • The replica name of the registry.