Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ servicesStopped()

virtual void IceBox::ServiceObserver::servicesStopped ( ::Ice::StringSeq services,
const Ice::Current & current )
pure virtual

Receives the names of the services that were stopped.

Parameters
servicesThe names of the services that were stopped.
currentThe Current object of the incoming request.