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

◆ registryInitAsync() [1/2]

std::future< void > IceGrid::RegistryObserverPrx::registryInitAsync ( const RegistryInfoSeq & registries,
const Ice::Context & context = Ice::noExplicitContext ) const
nodiscard

Provides the initial state of the registries to the observer.

Parameters
registriesThe current state of the registries.
contextThe request context.
Returns
A future that becomes available when the invocation completes.