| void IceGrid::AdminPrx::shutdownRegistry | ( | std::string_view | name, |
| const Ice::Context & | context = Ice::noExplicitContext ) const |
Shuts down an IceGrid registry.
| name | The registry name. |
| context | The request context. |
| IceGrid::RegistryNotExistException | Thrown when the registry doesn't exist. |
| IceGrid::RegistryUnreachableException | Thrown when the registry is unreachable. |