Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
shutdownAsync()
virtual void Ice::AsyncProcess::shutdownAsync
(
std::function< void()>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
)
pure virtual
Initiates a graceful shutdown of the server application.
Parameters
response
The response callback.
exception
The exception callback.
current
The
Current
object of the incoming request.
Ice
AsyncProcess
Generated by
1.14.0