Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ pingNode()

["cpp:const"]
idempotent bool pingNode ( string name) throws NodeNotExistException

Pings an IceGrid node to see if it is active.

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