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

◆ pingNode()

bool IceGrid::AdminPrx::pingNode ( std::string_view name,
const Ice::Context & context = Ice::noExplicitContext ) const

Pings an IceGrid node to see if it is active.

Parameters
nameThe node name.
contextThe request context.
Returns
true if the node ping succeeded, false otherwise.
Exceptions
IceGrid::NodeNotExistExceptionThrown when the node doesn't exist.