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

◆ waitForDeactivate()

virtual void Ice::ObjectAdapter::waitForDeactivate ( )
pure virtualnoexcept

Waits until deactivate is called on this object adapter and all connections accepted by this object adapter are closed.

A connection is closed only after all outstanding dispatches on this connection have completed.

See also
Communicator::waitForShutdown