Ice
3.8
Slice API Reference
Loading...
Searching...
No Matches
IceBox
ServiceManager
addObserver
shutdown
startService
stopService
◆
stopService()
void stopService
(
string
service
)
throws
AlreadyStoppedException
,
NoSuchServiceException
Stops a service.
Parameters
service
The service name.
Exceptions
AlreadyStoppedException
Thrown when the service is already stopped.
NoSuchServiceException
Thrown when IceBox does not know a service named
service
.
Generated by
1.14.0