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

◆ removeAsync() [1/2]

std::future< void > Glacier2::StringSetPrx::removeAsync ( const ::Ice::StringSeq & deletions,
const Ice::Context & context = Ice::noExplicitContext ) const
nodiscard

Removes a sequence of strings from this set of constraints.

No errors are returned if an entry is not found.

Parameters
deletionsThe sequence of strings to remove.
contextThe request context.
Returns
A future that becomes available when the invocation completes.