Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getPropertyAsync()
[1/2]
std::future< std::string > Ice::PropertiesAdminPrx::getPropertyAsync
(
std::string_view
key
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Gets a property by key.
Parameters
key
The property key.
context
The request context.
Returns
A future that becomes available when the invocation completes. This future holds:
The property value. This value is empty if the property is not set.
Ice
PropertiesAdminPrx
Generated by
1.14.0