Ice
3.9
Slice API Reference
Loading...
Searching...
No Matches
IceBox
ServiceManager
addObserver
isServiceRunning
shutdown
startService
stopService
◆
isServiceRunning()
bool isServiceRunning
(
string
service
)
throws
NoSuchServiceException
Returns whether a service is running.
Parameters
service
The name of the service to check.
Returns
true
if the service was started and not stopped; otherwise
false
.
Exceptions
NoSuchServiceException
Thrown when IceBox does not know a service named
service
.
Generated by
1.16.1