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

◆ ice_locatorCacheTimeout() [2/2]

template<typename Prx, typename... Bases>
Prx Ice::Proxy< Prx, Bases >::ice_locatorCacheTimeout ( int timeout) const
inlinenodiscard

Creates a proxy that is identical to this proxy, except for the locator cache timeout.

Parameters
timeoutThe new locator cache timeout (in seconds).
Returns
A proxy with the new timeout.

Definition at line 175 of file Proxy.h.