Ice
3.9
Slice API Reference
Loading...
Searching...
No Matches
IceBox
ServiceManager
addObserver
isServiceRunning
shutdown
startService
stopService
◆
startService()
void startService
(
string
service
)
throws
AlreadyStartedException
,
NoSuchServiceException
Starts a service.
Parameters
service
The service name.
Exceptions
AlreadyStartedException
Thrown when the service is already running.
NoSuchServiceException
Thrown when IceBox does not know a service named
service
.
Generated by
1.16.1