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

◆ servicesStartedAsync() [1/2]

std::future< void > IceBox::ServiceObserverPrx::servicesStartedAsync ( const ::Ice::StringSeq & services,
const Ice::Context & context = Ice::noExplicitContext ) const
nodiscard

Receives the names of the services that were started.

Parameters
servicesThe names of the services that were started.
contextThe request context.
Returns
A future that becomes available when the invocation completes.