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

◆ addObserverAsync() [1/2]

std::future< void > IceBox::ServiceManagerPrx::addObserverAsync ( const std::optional< ServiceObserverPrx > & observer,
const Ice::Context & context = Ice::noExplicitContext ) const
nodiscard

Registers a new observer with this service manager.

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