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

◆ pingRegistry()

["cpp:const"]
idempotent bool pingRegistry ( string name) throws RegistryNotExistException

Pings an IceGrid registry to see if it is active.

Parameters
nameThe registry name.
Returns
true if the registry ping succeeded, false otherwise.
Exceptions
RegistryNotExistExceptionThrown when the registry doesn't exist.