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

◆ foundLocatorAsync() [1/2]

std::future< void > IceLocatorDiscovery::LookupReplyPrx::foundLocatorAsync ( const std::optional<::Ice::LocatorPrx > & prx,
const Ice::Context & context = Ice::noExplicitContext ) const
nodiscard

Provides a reply to a IceLocatorDiscovery::LookupPrx::findLocator request.

Parameters
prxThe proxy of the locator.
contextThe request context.
Returns
A future that becomes available when the invocation completes.