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

◆ shutdownNode()

void shutdownNode ( string name) throws NodeNotExistException, NodeUnreachableException

Shuts down an IceGrid node.

Parameters
nameThe node name.
Exceptions
NodeNotExistExceptionThrown when the node doesn't exist.
NodeUnreachableExceptionThrown when the node is unreachable.