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

◆ pingRegistry()

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

Pings an IceGrid registry to see if it is active.

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