Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
setServerProcessProxyAsync()
[1/2]
std::future< void > Ice::LocatorRegistryPrx::setServerProcessProxyAsync
(
std::string_view
id
,
const std::optional<
ProcessPrx
> &
proxy
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Registers a proxy to the
Ice::ProcessPrx
object of a server application.
Parameters
id
The server ID.
proxy
A proxy to the
Ice::ProcessPrx
object of the server. This proxy is never null.
context
The request context.
Returns
A future that becomes available when the invocation completes.
Ice
LocatorRegistryPrx
Generated by
1.14.0