Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
instantiateServerAsync()
[1/2]
std::future< void > IceGrid::AdminPrx::instantiateServerAsync
(
std::string_view
application
,
std::string_view
node
,
const
ServerInstanceDescriptor
&
desc
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Instantiates a server template.
Parameters
application
The application name.
node
The name of the node where the server will be deployed.
desc
The descriptor of the server instance to deploy.
context
The request context.
Returns
A future that becomes available when the invocation completes.
IceGrid
AdminPrx
Generated by
1.14.0