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

◆ shutdown()

void Ice::Communicator::shutdown ( )
noexcept

Shuts down this communicator.

This function calls ObjectAdapter::deactivate on all object adapters created by this communicator. Shutting down a communicator has no effect on outgoing connections.

See also
waitForShutdown
ObjectAdapter::deactivate