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

◆ adapterRemoved()

void IceGrid::AdapterObserverPrx::adapterRemoved ( std::string_view id,
const Ice::Context & context = Ice::noExplicitContext ) const

Notifies the observer that a dynamically-registered adapter was removed.

Parameters
idThe ID of the removed adapter.
contextThe request context.