Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ shutdownRegistry()

void IceGrid::AdminPrx::shutdownRegistry ( std::string_view name,
const Ice::Context & context = Ice::noExplicitContext ) const

Shuts down an IceGrid registry.

Parameters
nameThe registry name.
contextThe request context.
Exceptions
IceGrid::RegistryNotExistExceptionThrown when the registry doesn't exist.
IceGrid::RegistryUnreachableExceptionThrown when the registry is unreachable.