std::int32_t IceGrid::AdminSessionPrx::startUpdate | ( | const Ice::Context & | context = Ice::noExplicitContext | ) | const |
Acquires an exclusive lock to start updating the registry applications.
context | The request context. |
IceGrid::AccessDeniedException | Thrown when the exclusive lock can't be acquired. This might happen if the lock is currently acquired by another session. |