Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
isServerEnabledAsync()
[1/2]
std::future< bool > IceGrid::AdminPrx::isServerEnabledAsync
(
std::string_view
id
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Checks if the server is enabled or disabled.
Parameters
id
The server ID.
context
The request context.
Returns
A future that becomes available when the invocation completes. This future holds:
true
if the server is enabled,
false
otherwise.
IceGrid
AdminPrx
Generated by
1.14.0