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

◆ updateApplicationAsync() [1/2]

std::future< void > IceGrid::AdminPrx::updateApplicationAsync ( const ApplicationUpdateDescriptor & descriptor,
const Ice::Context & context = Ice::noExplicitContext ) const
nodiscard

Updates a deployed application.

Parameters
descriptorThe update descriptor.
contextThe request context.
Returns
A future that becomes available when the invocation completes.