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

◆ getDefaultRouter()

std::optional< RouterPrx > Ice::Communicator::getDefaultRouter ( ) const
nodiscard

Gets the default router of this communicator.

Returns
The default router of this communicator.
Exceptions
CommunicatorDestroyedExceptionThrown when the communicator has been destroyed.
See also
setDefaultRouter