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

◆ syncApplicationAsync() [1/2]

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

Synchronizes a deployed application.

This operation replaces the current descriptor with a new descriptor.

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