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

◆ ice_batchDatagram()

template<typename Prx, typename... Bases>
Prx Ice::Proxy< Prx, Bases >::ice_batchDatagram ( ) const
inlinenodiscard

Creates a proxy that is identical to this proxy, but uses batch datagram invocations.

Returns
A proxy that uses batch datagram invocations.

Definition at line 69 of file Proxy.h.