Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
servicesStoppedAsync()
virtual void IceBox::AsyncServiceObserver::servicesStoppedAsync
(
::Ice::StringSeq
services
,
std::function< void()>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
)
pure virtual
Receives the names of the services that were stopped.
Parameters
services
The names of the services that were stopped.
response
The response callback.
exception
The exception callback.
current
The Current object of the incoming request.
IceBox
AsyncServiceObserver
Generated by
1.14.0