Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ stopService()

void stopService ( string service) throws AlreadyStoppedException, NoSuchServiceException

Stops a service.

Parameters
serviceThe service name.
Exceptions
AlreadyStoppedExceptionThrown when the service is already stopped.
NoSuchServiceExceptionThrown when IceBox does not know a service named service.