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

◆ startServiceAsync() [1/2]

std::future< void > IceBox::ServiceManagerPrx::startServiceAsync ( std::string_view service,
const Ice::Context & context = Ice::noExplicitContext ) const
nodiscard

Starts a service.

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