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

◆ ice_invocationTimeout() [2/2]

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

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

Parameters
timeoutThe new invocation timeout (in milliseconds).
Returns
A proxy with the new timeout.

Definition at line 149 of file Proxy.h.