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

◆ removeApplicationAsync() [1/2]

std::future< void > IceGrid::AdminPrx::removeApplicationAsync ( std::string_view name,
const Ice::Context & context = Ice::noExplicitContext ) const
nodiscard

Removes an application from IceGrid.

Parameters
nameThe application name.
contextThe request context.
Returns
A future that becomes available when the invocation completes.