Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
sendSignalAsync()
[1/2]
std::future< void > IceGrid::AdminPrx::sendSignalAsync
(
std::string_view
id
,
std::string_view
signal
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Sends a signal to a server.
Parameters
id
The server ID.
signal
The signal, for example SIGTERM or 15.
context
The request context.
Returns
A future that becomes available when the invocation completes.
IceGrid
AdminPrx
Generated by
1.14.0