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.
name | The registry name. |
context | The request context. |
IceGrid::RegistryNotExistException | Thrown when the registry doesn't exist. |