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

◆ shutdownRegistry()

idempotent void shutdownRegistry ( string name) throws RegistryNotExistException, RegistryUnreachableException

Shuts down an IceGrid registry.

Parameters
nameThe registry name.
Exceptions
RegistryNotExistExceptionThrown when the registry doesn't exist.
RegistryUnreachableExceptionThrown when the registry is unreachable.