Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getReplicaNameAsync()
virtual void IceGrid::AsyncAdminSession::getReplicaNameAsync
(
std::function< void(std::string_view returnValue)>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
) const
pure virtual
Gets the name of the registry replica hosting this session.
Parameters
response
The response callback. It accepts:
The replica name of the registry.
exception
The exception callback.
current
The Current object of the incoming request.
IceGrid
AsyncAdminSession
Generated by
1.14.0