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

◆ nodeInitAsync() [1/2]

std::future< void > IceGrid::NodeObserverPrx::nodeInitAsync ( const NodeDynamicInfoSeq & nodes,
const Ice::Context & context = Ice::noExplicitContext ) const
nodiscard

Provides the initial state of the nodes to the observer.

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