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

◆ adapterInitAsync() [1/2]

std::future< void > IceGrid::AdapterObserverPrx::adapterInitAsync ( const AdapterInfoSeq & adpts,
const Ice::Context & context = Ice::noExplicitContext ) const
nodiscard

Provides the initial list of dynamically registered adapters to the observer.

Parameters
adptsThe adapters that were dynamically registered with the registry.
contextThe request context.
Returns
A future that becomes available when the invocation completes.