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

◆ servicesStoppedAsync() [1/2]

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

Receives the names of the services that were stopped.

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