|
pure virtual |
Shuts down an IceGrid node.
| name | The node name. |
| response | The response callback. |
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceGrid::NodeNotExistException | Thrown when the node doesn't exist. |
| IceGrid::NodeUnreachableException | Thrown when the node is unreachable. |