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

◆ shutdownAsync() [1/2]

std::future< void > Ice::ProcessPrx::shutdownAsync ( const Ice::Context & context = Ice::noExplicitContext) const
nodiscard

Initiates a graceful shutdown of the server application.

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