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

◆ destroy()

void Ice::Communicator::destroy ( )
noexcept

Destroys this communicator.

This function calls shutdown implicitly. Calling this function destroys all object adapters, and closes all outgoing connections. This function waits for all outstanding dispatches to complete before returning. This includes "bidirectional dispatches" that execute on outgoing connections.

See also
CommunicatorHolder