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

◆ startUpdate()

std::int32_t IceGrid::AdminSessionPrx::startUpdate ( const Ice::Context & context = Ice::noExplicitContext) const

Acquires an exclusive lock to start updating the registry applications.

Parameters
contextThe request context.
Returns
The current serial.
Exceptions
IceGrid::AccessDeniedExceptionThrown when the exclusive lock can't be acquired. This might happen if the lock is currently acquired by another session.