Ice
3.9
Slice API Reference
Loading...
Searching...
No Matches
IceBox
ServiceManager
addObserver
isServiceRunning
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.16.1