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.
name | The node name. |
context | The request context. |
IceGrid::NodeNotExistException | Thrown when the node doesn't exist. |