template<typename Prx, typename... Bases>
template<class Rep, class Period>
Prx Ice::Proxy< Prx, Bases >::ice_locatorCacheTimeout |
( |
const std::chrono::duration< Rep, Period > & | timeout | ) |
const |
|
inlinenodiscard |
Creates a proxy that is identical to this proxy, except for the locator cache timeout.
- Parameters
-
timeout | The new locator cache timeout. |
- Returns
- A proxy with the new timeout.
Definition at line 184 of file Proxy.h.