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

◆ ice_endpointSelection()

template<typename Prx, typename... Bases>
Prx Ice::Proxy< Prx, Bases >::ice_endpointSelection ( EndpointSelectionType type) const
inlinenodiscard

Creates a proxy that is identical to this proxy, except for the endpoint selection policy.

Parameters
typeThe new endpoint selection policy.
Returns
A proxy with the specified endpoint selection policy.

Definition at line 125 of file Proxy.h.