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

◆ waitForHold()

virtual void Ice::ObjectAdapter::waitForHold ( )
pure virtual

Waits until the object adapter is in the holding state (see hold) and the dispatch of requests received over incoming connection has completed.

Remarks
This function is provided for backward compatibility with older versions of Ice. Don't use it in new applications.