Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
unlinkAsync()
[1/2]
std::future< void > IceStorm::TopicPrx::unlinkAsync
(
const std::optional<
TopicPrx
> &
linkTo
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Destroys a link from this topic to the provided topic.
Parameters
linkTo
The topic to destroy the link to. This proxy cannot be null.
context
The request context.
Returns
A future that becomes available when the invocation completes.
IceStorm
TopicPrx
Generated by
1.14.0